July 24th, 2006 - Written by in News
The GWT Widget Library announced the release of version 0.0.7 this morning. It features
- a new Google AJAX Search API widget
- Scriptaculous events callbacks
- GWTSpringController
- CalendarPanel/CalendarFactory widget
- SVGText widget
- TGrid widget
Mat Gessel has released a package of his own Apache 2.0 licensed GWT utilities called GWT Tk. You can see a demo running on his site. Right now it includes.
- a Debug utility
- DropDownPanel widget
- SimpleHyperLink
- GWT Patch
- Ant build script
And finally, Parvinder Thapar has updated his Sortable Table Widget. You can see a demo on his page .
July 20th, 2006 - Written by in News
Wirelexsoft has released their beta version of VistaFei.
VistaFei is a visual Integrated Development Environment (IDE) for building AJAX apps based on Google Web Toolkit (GWT) for all AJAX-enabled platforms. Applications are built by “drag & drop” from a palette on the basis of What You See Is What You Get.
It looks like the beta is a free download (148 MB). You’ll need to register on their forum to be able to access the download however. Here’s a link to the video they’ve put up. http://www.wirelexsoft.com/GWTVideos/GWTHello.htm
The IDE is based on Eclipse. I’ve tried it for a little bit and it seems pretty neat. I was able to drag and drop in a bunch of widgets, generate the code, and then run. Seems like there’s a lot of potential here.
July 5th, 2006 - Written by in News
Like clockwork, Robert Hanson has released the next version of GWT Widgets.
It features:
- New EditableLabel.
- FormPanel fix.
- Calculator stuff.
Read the official blog for for details.