[PyQt] zorder and pyuic4

Carl Wolff carl at wolff-online.nl
Mon Sep 7 20:25:12 BST 2015


Hello Members,

if I change the z-order of widgets in designer, this is reflected in the
.ui file (by <zorder> entries). But if I use the pyuic4 tool to translate
the .ui file into a python file, this zorder information is lost.

This also is the case when the .ui file is runtime loaded in my python
programs.


Is there a way to have this zorder information reflected in the .py file?

Best regards
Carl.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150907/478d90ac/attachment.html>


More information about the PyQt mailing list