I have a DialogBox subclass that is used to popup an exception condition. When this popup occurs, I added code to use the GlassPanel to set to my RootPanel.get(glassPanel,0,0) and that works as expected.
But I noted that when I did this, my dialog box no longer put the focus on the close button so that pressing Enter could automatically dismiss it. I now have to click the Close button. Is this something I'm doing wrong, or a choice I have to make. As it is, I believe the ability to use Enter to close the dialog box is more valuable the glass panel styling. -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.