Okay so it seems that overriding show() actually is setting the focus
on the textBox but the cursor is not showing up.

On Nov 20, 10:51 pm, Bryan <[EMAIL PROTECTED]> wrote:
> Hey everyone,
>
> I have a pretty simple popup with a couple of text boxes in it.  When
> it comes up, i'd like the focus to be on the first text box.
> Unfortunately, the focus is getting lost when the popup is shown and
> i'm not sure what is eating it.  Does anyone have some insight into
> what might be going on?  I've even tried overriding show() to set the
> focus after i make the call to super.show().
>
> Thanks!
> bryan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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