"some mouse
over/out listeners on the popup so you know if the mouse is inside of
it, and set a flag so you know not to hide it if the mouse is in it.
Then maybe also hide it separately when the user makes a selection.."

Thanks for this tip. this idea got the job done and more. thanks again!!

Cheers..
Subhro.

On Fri, Mar 26, 2010 at 9:16 PM, kozura <[email protected]> wrote:

> You probably want to be a bit more sophisticated, since other
> manipulations you may do with the table, like scrolling/moving through
> choices may also cause your textbox to lose focus.  I'd put some mouse
> over/out listeners on the popup so you know if the mouse is inside of
> it, and set a flag so you know not to hide it if the mouse is in it.
> Then maybe also hide it separately when the user makes a selection.
> Will take some experimentation with permutations of these events to
> get the effect you're looking for.
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

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