Hi all, I see tons of posts about making a dialog box modal to an application, but I haven't yet found any reference to the ability to make a dialog box modal to only a part of the page.
I have multiple widgets which may or may not be loading at any given point on the screen. I want each of these widgets to disable any user interaction while this is happening (aka modal). I've taken a look at GlassPanel, and it's a good option, but must be added to an AbsolutePanel. Most of our code already uses SimplePanel, so I was wondering if there was a way to avoid converting all these working widgets to use AbsolutePanel. Has anybody gotten anything like this working? S --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
