PDA

View Full Version : Some Improvment to Web Desktop can by maked?



Webflash
19 Sep 2008, 12:11 AM
I will be cool can make depend window in Desktop, mean when pen main app for example manage some grid and when click for example add row when open sub window it should not add to Task Bar, then it can by modal to main window, or when minimize parent sub window minimize to, when close main sub window close to, I was make something like this to ExtJs (desktop), it will be cool if it can be in GXT to

darrellmeyer
23 Sep 2008, 1:32 PM
The desktop code has been slightly refactored. Windows must be added and removed from the desktop. With this design only windows added to the desktop using desktop.addWindow will be added to the taskbar. Changes are in SVN.