Sunday, September 19, 2010

GWT Mosaic 2.0 M2

Hi all,

this is the first release for testing purposes of GWT Mosaic 2g:

http://code.google.com/p/gwt-mosaic/wiki/GWTMosaic2g

GWT Mosaic 2g will use a scene graph (not exactly a port of GRIN like
in http://code.google.com/p/gwt-grin/ but more like JavaFx).

With this version you can experiment with the scene graph, and the new
binding framework:

http://code.google.com/p/gwt-mosaic/wiki/BindingBasics

Also new is the Data Binding library which provides classes to access
a database similar to JBuilder's DBExpress or Delphi:

http://code.google.com/p/gwt-mosaic/wiki/DataBinding

A few very basic data-aware widgets are also ready for testing, like:
DBLabel, DBTextBox, DBListBox and DBLookupListBox.

See: http://code.google.com/p/gwt-mosaic/wiki/DataBinding2
Demo: http://mosaic.arkasoft.com/data-binding/

Scene graph demos:

- dynamic layout (try resizing the browser window):

http://cpu1.arkasoft.com:8080/mosaic2g-autosize/

- HBox layout manager & scaling effect which does not destroy the
layout:

http://cpu1.arkasoft.com:8080/mosaic2g-hbox/

- and a simple presentation

http://mosaic.arkasoft.com/gwt-mosaic-2g/

Kind Regards,
George.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment