The base point question from this thread is refer to this example : http://dev.sencha.com/deploy/dev/exa...p/desktop.html
same problem with me here is :
* How to add new shortcut in the desktop and after i click on it it will show a new window
* I have try, but after i click on it window does not show only show in the taskbar icon, so i have to click on the icon to make the window going up..
Is there any method that i have mist?? tmp.jpg
Hi, I'm a bit of a noob & have been searching through forums & trying for days to get this to work. I'm trying to open a window when I'm already inside another. Example, I took the grid-window from the ExtJS desktop example, added a listener to open the tab window on the "remove something" button.
I can't for the life of me figure out how to correctly get the window to open & close multiple times. I have a calendar with events on it, when I click the event, I need a window to open (only one at a time, not multiple windows). Can someone PLEASE help me with this, my deadline is fast approaching!