[PyQt] Bring to Front|Send to Back: raise_() and lower()

2011-07-14 Thread James Polk
Aside from the depth modifiers in the email subject,.. Are there any other, more specific, ways to alter, control, and/or modify a UI's depth ? It would be great if there is some kind of numerical value to read/write somewhere... If the commands above *aren't* used,...is depth established by

Re: [PyQt] Bring to Front|Send to Back: raise_() and lower()

2011-07-14 Thread Baz Walter
On 14/07/11 18:21, James Polk wrote: Aside from the depth modifiers in the email subject,.. Are there any other, more specific, ways to alter, control, and/or modify a UI's depth ? QWidget.stackUnder http://doc.qt.nokia.com/4.7/qwidget.html#stackUnder QStackedLayout / QStackedWidget