On 18 juil, 17:27, Stefan Bachert <[email protected]> wrote:
> Hi Magnus,
>
> I never had have this case.
> I would try two approaches
>
> a) You can play with nodes. There is a insert after 
> functionalityhttp://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/g...

D'oh! right, of course! Document.get().createTextNode()
+Element#appendChild().
And it should work with Label#getElement if you're afraid of creating
a new widget yourself from scratch (though really, for such a thing,
it'd be really easy)

-- 
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.

Reply via email to