[PyQt] zorder and pyuic4
Phil Thompson
phil at riverbankcomputing.com
Mon Sep 7 21:30:40 BST 2015
On 7 Sep 2015, at 8:25 pm, Carl Wolff <carl at wolff-online.nl> wrote:
>
> 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?
Which version?
Phil
More information about the PyQt
mailing list