[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
window/popup without title bar  XML
Forum Index -> Development
Author Message
jsingh

Active

Joined: 17/09/2010 12:50:02
Messages: 12
Offline

Hello guys ,
is is possible to have a popup without windows default title bar??,just imagine having a shadow pane as a popup .?
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 744
Offline

There is a method to set the popup as undecorated.
e.g. popup.getModalPopup().setUndecorated(true);

Markus
[WWW]
jsingh

Active

Joined: 17/09/2010 12:50:02
Messages: 12
Offline

Thanks Markus, it is exactly what i wanted
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team