Hey Aleksey, 2010/7/26 Aleksey Chirkin <[email protected]>: > Yes, because there is no other way of closing dialog, except that the > global escapePressed (which does not always work). Add own button in > dialog title is not easy.
A first thing that I decided to do is add a titleBar() method which returns the titlebar container (that contains a single text, which is the caption). In this way, you can simply insert a button/icon (which floats to the right) to implement this. I've also added a feature ticket for the close button: http://redmine.webtoolkit.eu/issues/459 Regards, koen ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
