I found a solution for this, QSplitter works fine for me.

thanks




________________________________
From: Mads <[email protected]>
To: [email protected]
Sent: Thursday, April 23, 2009 5:19:53 PM
Subject: [PyQt] splitting windows


Hi all

I have an application with a Graphicsscene with different objects. I want to be 
able to split the scene into several views so I can work in different zoom 
levels. If I change something in one splitwindow it should be changed in every 
window, so I need to render the same scene in different views and zoom levels. 
So my question is, is it possible to add such a feature to the scene, and which 
way is the best way to proceed?


hope anyone have some good ideas.

Thanks in advance

Mads


      
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to