This won't work either. In my opinion the Problem is, if the panel is open 
and you click on the button the Panel will be closed and the button is 
enabled again. But then the clickEvent reach the button and so the panel is 
shown again.



On Wednesday, March 13, 2013 11:07:02 PM UTC+1, membersound wrote:
>
> If you don't find a fix you could make the popup modal so that clicks on 
> the show-popup button are not possible. Either you could set the button to 
> disabled while popup is showing, register a CloseHandler on the popup and 
> re-enable the button again when CloseEvent occurs.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to