Hi list.

I have been playing around with the QDockWidget and QMainWindow. I can 
easily dock and undock widgets on the borders of the main window. But 
I'm interested in having an environment where you can freely add, move, 
remove internal views anywhere. Exactly something like Eclipse does. 
Eclipse has a default layout that is initially shown, but the user can 
easily redistribute all the views at wish.

I couldn't manage to have my application to behave like that with 
QDockWidget and QMainWindow. Docking in the center does not seem to be 
possible. Does anybody know how can I manage this? Any previous effort 
towards this?

Thanks
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to