hi Mads Kofod Hansen, can you please help me out, coz i need to do some thing similar to what you might have implemented uptil now. can you plz give me the code to split the window.
please help me ----- Mads Kofod Hansen wrote: > > 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 > -- View this message in context: http://www.nabble.com/splitting-windows-tp23199713p25167265.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
