[gwt-contrib] [google-web-toolkit] r9222 committed - Edited wiki page AutoBean through web user interface.

2010-11-14 Thread codesite-noreply
Revision: 9222 Author: zun...@google.com Date: Sun Nov 14 05:13:27 2010 Log: Edited wiki page AutoBean through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=9222 Modified: /wiki/AutoBean.wiki === --- /wiki/AutoBean.wiki Fri

[gwt-contrib] Re: r9220 committed - Switching CellList to trigger selection on click instead of mousedown....

2010-11-14 Thread Julien Dramaix
The same problem is still present in the CellTree. On 13 nov, 00:03, codesite-nore...@google.com wrote: Revision: 9220 Author: jlaba...@google.com Date: Fri Nov 12 11:57:52 2010 Log: Switching CellList to trigger selection on click instead of mousedown.   Selection causes the cell to be

[gwt-contrib] Horizontal Scroll Bar Issues with tab panel

2010-11-14 Thread Sanjay Jain
Hello all I am using Tab Panel (With single tab). In this Tab Panel I am adding another Tab Panel (With single tab). In the above Tab Panel I am adding another Tab Panel. (With 15 tab). And for third inner most Tab Panel I used auto horizontal tab scroll true. Like this :

[gwt-contrib] Patch for Issue 5588: Fix Ant warning about includeantruntime not being set (issue1105801)

2010-11-14 Thread hilco . wijbenga
Reviewers: , Description: http://code.google.com/p/google-web-toolkit/issues/detail?id=5588 This patch simply adds includeantruntime=false to javac ... invocations in common.ant.xml, tools/cldr-import/build.xml, user/src/com/google/gwt/user/tools/project.ant.xmlsrc, and

[gwt-contrib] Re: Would GWT and/or incubator be interested in Run Time UiBinding

2010-11-14 Thread yves
May be this could be very interesting for some kind of applications. Personaly I would be happy to have this kind of dynamic UI intergated into GWT. I have a question : what/how do you suggest to do in order to create the link between the user interaction (e.g. click on a submit button) to your

[gwt-contrib] Re: Would GWT and/or incubator be interested in Run Time UiBinding

2010-11-14 Thread TedM
Thanks, I wasn't thinking in the line of GWTDesigner. The problem that I'm solving at work is related to dynamic form definition. I want my business user to be able to define forms and send them out, without compiling and without things software installed on their locals. I'm going to make a