Closed GoogleCodeExporter closed 9 years ago
Not everybody. Certainly not me. Why does your message need to be a child of
the glass
panel?
Original comment by itruett
on 1 Oct 2009 at 2:53
If I want to display a Message saying what I'm doing (explaining the reason for
the
GlassPanel). For example "Wait I' saving..." and a gif that moves showing that
the
system don't hang. If I couldnt put a label or something as a child of a
GlassPanel
how can I put a that kind of message? I try changing the style but oly allows
me to
put an image as background but I can't put the text. I'm doing an application
using
internationalization so I image with the text fixed don't do the work and don't
look
as a good solution having a framework as GWT. Thanks
Original comment by delar...@gmail.com
on 1 Oct 2009 at 5:42
I would use a DialogBox or a PopupPanel.
Original comment by itruett
on 1 Oct 2009 at 6:27
But a DialogBox or a PopupPanel doesn't have the effect on the display as
GlassPanel.
GwtTk and GWT Ext has the feature that I'm looking but I can't use those
Frameworks
(GWT Tk is not upgraded to new version of GWT and the feature for GWT Ext
wiorks with
100% GWT Ext app). Can I display a GlassPanel and on top of that a PopupPanel?
For
what use is designed the GlassPanel? Thanks.
Original comment by delar...@gmail.com
on 1 Oct 2009 at 10:50
Yes, that's what I was suggesting. Display a popup with your message over the
GlassPanel.
Original comment by itruett
on 2 Oct 2009 at 12:17
Yeah, you are right. That do the job nicely!
Thanks!!
Original comment by delar...@gmail.com
on 2 Oct 2009 at 3:20
Original issue reported on code.google.com by
delar...@gmail.com
on 30 Sep 2009 at 6:58