[PyQt] PYQT pyuic5 cannot generated the order of widget created using QT Creator‏

Phil Thompson phil at riverbankcomputing.com
Fri Jan 30 11:43:42 GMT 2015


On 30/01/2015 9:40 am, Alvin wrote:
> Hi all,I am unable to generate the desirable code using pyuic5. The
> .py file created did not show the order of the widgets created in QT
> Creator. The problem is illustrated using a simple example as
> attached.Three pushbuttons were created using Qt Creator, Panel 1 was
> brought to the front and Panel 3 was brought to the back. However,
> pyuic5 did not capture it and created a file that do not have any code
> stating the order of the pushbuttons. It resulted in a different order
> of layout.The differences are shown in the two images attached. Thanks
> in advance for your assistance.Cheers,Alvin

Should be fixed in tonight's snapshots.

Thanks,
Phil


More information about the PyQt mailing list