Open GoogleCodeExporter opened 9 years ago
Ok, I just saw that the standard popup/dialog box under GWT 2.0 has a
setGlassEnabled() method, which solves our problem.
Original comment by philip.l...@gmail.com
on 14 Jan 2010 at 11:14
Philip, where are you finding the "setGlassEnabled()" call? I don't see it in
either
RootPanel or GlassPanel.
Original comment by mbis...@gmail.com
on 23 Feb 2010 at 9:40
It's located on the standard gwt 2.0+ PopupPanel: http://google-web-
toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/PopupPanel.
html#se
tGlassEnabled(boolean)
Original comment by philip.l...@gmail.com
on 23 Feb 2010 at 9:52
Original issue reported on code.google.com by
philip.l...@gmail.com
on 16 Dec 2009 at 10:27