Hey all,

Wt 2.1.4 is available at sourceforge.
This release has the following goodies:

- standard layout managers for plain Wt container widgets
(WGridLayout, WBoxLayout and WBorderLayout), which are implemented
using HTML/CSS (and some JavaScript).
- a new API for controlling the embedded web server (WServer).
- Wt applications now validate using the W3C (X)HTML validator, as far
as possible, e.g. graphics does not yet validate because not yet
standardized or because only available in strict XHTML DTD's that lack
other important features.
- preliminary support for AJAX on old IE Mobile browser.
- smarter rendering (less DOM manipulations) by not creating stubs for
small, hidden, elements, for which the stub would be equally big.
- support for integrating Wt in Qt-based applications (check the new
wtwithqt example).
- eliminates client-side memory leaks with Ext widgets
- and of course fixes for several bugs that have been reported by you
-- keep them coming !

You can see the Changelog for a detailed list of changes.

Regards,
koen

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to