One of the things I have noticed with the UIBinder is that you can't
set the id on the fields - which is pretty important for css styling
and testing. I seem to have to set them in code.

<g:TextBox ui:field="tbWhatever" id="some-name"/>

causes it to fail to compile. I know id is an attribute of getElement
() but since this is a very common thing to do, I'd have expected
ui:id or some such (or just id being acceptable). Am I missing
something?

Ta
Richard

On Aug 26, 12:49 pm, Bruce Johnson <[email protected]> wrote:
> No plans to do drag-n-drop or anything wysiwyg. We'll probably
> continue to focus on the basics.

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to