[PyQt] Designer settings after ui2py
James Polk
jpolk5001 at yahoo.com
Thu Dec 23 20:40:02 GMT 2010
Happy Holidays All,
In Designer, top menuBar, Edit->Send to Back...
Works as expected in Designer, but when I use "ui2py" to convert
into regular PyQt, it seems that this gets lost in translation.
Examining the ".ui" file, I see an XML attribute named "zorder",
but in the post-conversion ".py" file, I can see no hint of similar
attribute. Is there something I'm overlooking? or is this feature
just not supported? Is there any workaround? I just want to
send one graphic element behind many others...a sub-background,
if you will, will a unique color,etc..
Thanks!
-James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101223/eb40946c/attachment.html>
More information about the PyQt
mailing list