On 21 juil, 22:14, Josephine <[email protected]> wrote:
> I am still getting 2 Labels displayed when there should only be one.
> I am at my wit's end.  Can anyone help me?  My code is in the original
> post.

Where is "ret" initialized? If it's a field in the class, then you
might be calling getUI() twice (and therefore creating the vertPanel
and its horizPanel child and all its children, twice)

Can't you set a breakpoint (e.g. in getUI()) and see what happens?
--~--~---------~--~----~------------~-------~--~----~
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