четверг, 19 мая 2016 г.

How can I convert *.ui to *.py file

Inside PySide you can create interface with visual tool:

c:\Python27\Lib\site-packages\PySide\designer.exe

it looks like this:


after creating some interface you can converted it to python file with correct classes

c:\Python27\Scripts\pyside-uic.exe uiLogOutput.ui -o uiLogOutput.py





Комментариев нет:

Отправить комментарий

Постоянные читатели