Hmmm.... that didn't turn out so well. Is there an option to code-
format? I thought I've seen messages like that but I don't see
formatting options as I create this.
I left out one ">" at the end of ui:UiBinder:
<ui:UiBinder
xmlns:ui='urn:ui:com.google.gwt.uibinder'
xmlns:g='urn:import:com.google.gwt.user.client.ui'
ui:generateFormat='com.google.gwt.i18n.rebind.format.PropertiesFormat'
ui:generateKeys="com.google.gwt.i18n.rebind.keygen.MD5KeyGenerator"
ui:generateLocales="default">
<...snip...>
<g:TextBox ui:field="myTextBox"><ui:msg description="Search
textbox">Find item with wildcard</ui:msg></g:TextBox>
<...snip...>
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.