[PyQt] best practices for MDI app

Raoul Snyman raoul.snyman at saturnlaboratories.co.za
Wed Jul 14 05:42:36 BST 2010


On Tue, 13 Jul 2010 16:24:03 -0600, "Danny Shevitz" wrote:
> I'm a newbie and struggling with developing an MDI app. The basic
question
> is this: each of my documents 
> looks and acts like a dialog.  When I create my child class, should I
> subclass QDialog or QWidget?

To quote the Internet, "ur doin' it wrong."

http://doc.qt.nokia.com/4.5/qmdiarea.html

-- 
Raoul Snyman, B.Tech IT (Software Engineering)
Saturn Laboratories
m: 082 550 3754
e: raoul.snyman at saturnlaboratories.co.za
w: www.saturnlaboratories.co.za
b: blog.saturnlaboratories.co.za


More information about the PyQt mailing list