image

GWT Tk – Patched to Support GWT 1.4.60

November 10, 2007
GWT Tk (http://www.asquare.net/gwttk/) is an excellent open-source GWT widget library. I use it to show modal dialog boxes in my GWT applications. There is only one problem: the ModalDialog does not work with the latest version of GWT: GWT 1.4.60. I investigated where the problem comes from and I patched the file ExposedCellPanel.java to run