ggeorg / gwt-mosaic

Automatically exported from code.google.com/p/gwt-mosaic
1 stars 0 forks source link

Small modification to InfoPanel #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It's possibile to have a costructor of InfoPanel class as this:

InfoPanel.show(InfoPanelType.HUMANIZED_MESSAGE, "title", "text",false);

where the last parameter is "modal"? So the Panel can be modal or not.

Thanks!

Original issue reported on code.google.com by daniele.renda on 13 Nov 2008 at 6:45

GoogleCodeExporter commented 9 years ago
You mean you want a non modal HUMANIZED_MESSAGE. But I don't see a big 
difference
except that the click that should close the HUMANIZED_MESSAGE will not be lost.

Please give me a use case.

Thanks,
George.

Original comment by georgopo...@gmail.com on 13 Nov 2008 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by georgopo...@gmail.com on 7 Feb 2009 at 2:40