Aha, I might have it. Just throw out all the PopupPanel stuff, and add the transparent style directly to the widget that I want greyed out. If I hit issues I'll just mirror whatever the PopupPanel internal code does.
On Monday, January 14, 2013 1:01:51 PM UTC+2, Richard wrote: > > I'm trying out the PopupPanel.setGlassEnabled() functionality. So far, it > seems to grey out the whole screen irrespective of what I do. > > Is there a way I can get it to hide only one widget, or one part of the > screen? I'd prefer to grey out just the part that is changing, and leave > the user with the rest so they can still manipulate the app. I've tried > setting the location, setting the z-order of widgets above that of the > glass panel. No dice (yet). > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/NtuEhM79hOMJ. 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.
