Skip to main content.
November 10th, 2007

GWT Tk - Patched to Support GWT 1.4.60

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 correctly on GWT 1.4.60. Here are the changes:

The original author of GWT Tk didn’t publish a new version to support GWT 1.4.60 when it officially released so I provide my modified one here: gwttk-0.2.3-patched.zip.

Posted by nakov in java

This entry was posted on Saturday, November 10th, 2007 at 12:20 am and is filed under java. You can follow any responses to this entry through the comments RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.