[PyQt] splitting windows

Mads kofoden at yahoo.com
Fri Apr 24 11:58:08 BST 2009


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

thanks




________________________________
From: Mads <kofoden at yahoo.com>
To: pyqt at riverbankcomputing.com
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


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090424/a4941db9/attachment.html


More information about the PyQt mailing list