PDA

View Full Version : GXT 1.1 Desktop window that doesn't get registered.



OhioHouse
19 Sep 2008, 5:56 PM
All of this from your desktop demo.

Given the accordianWindow you have in your example, how can I show this windows without it getting registered in the taskbar.

Uses:
Windows that are alway up and can never be closed or minimized, etc.

kdragon
24 Sep 2008, 7:26 AM
see: https://extjs.com/forum/showthread.php?p=228299#post228299

add() vs addwindow()

Keith