PDA

View Full Version : Windows, Minimize, Docking...



cluettr
10 Aug 2007, 10:39 AM
Has anyone been able to implement a solution that allows putting the windows when minimized at the bottom of the browser in an ordered and logical way. I don't need to dock these really. All I need is a method to move it to the bottom next to or on top of the other windows that are minimized... I hope that made some sort of sense.

evant
10 Aug 2007, 6:11 PM
You could wait for Ext 2.0, which contains this type of functionality.

cluettr
10 Aug 2007, 6:29 PM
Hi evant, Thanks for the reply. Unfortunately, I don't plan to go to 2.0 because I assume it will take quite a bit of effort to convert my existing application to it. On other posts I've read that code written for the 1.x framework won't work with the 2.x framework. Plus there's the issue of having to wade through any bugs that might crop up with the newer framework. Your thoughts?

kevinzc
10 Aug 2007, 6:50 PM
I would suggest everyone prepare for the 2.0 from now on, as it is more logical and have more features. as none of our current application is just stop there, you may need continues development,
while I believe the time from 2.0 to 3.0, some tools maybe there to help the developer to migrate the code. :)

steffenk
11 Aug 2007, 12:46 AM
Hi,
how should we prepare if we don't know how ? Where are infos for "normal" Ext-user?
Is there a roadmap for release?