Thank Litty. But isn't there a way for GWT to be able to do this? I'm in the middle of a GWT project and what I'd like to be able to do is to create a panel that provides a semi-transparent like view of the underlying data, informing the user that the screen has been disabled. Is Lightbox etc the only way? If so, would i be interfacing that call into GWT using native code?
On Dec 8, 2:19 am, "Litty Preeth" <[EMAIL PROTECTED]> wrote: > Ry googling "Glass panel","light box effect", "panel fade" etc... U ll get > lots of examples... > > On Sun, Dec 7, 2008 at 1:05 PM, olivier FRESSE <[EMAIL PROTECTED]>wrote: > > > CSS is probably the way to go. > > A simple panel with a good css style may do the trick : > > > some samples here : > >http://dev.opera.com/articles/view/css-and-opacity-methods-for-creati... > > > 2008/12/7 Suri <[EMAIL PROTECTED]> > > >> Hey all, > >> In GWT how would we create a layered panel/widget that basically acts > >> like a semi-opaque screen for the stuff below it. Sort of looking like > >> the screen is in a disabled mode. Thanks for any ideas. > > >> Suri --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
