Windows Gui Frontend

Mats Wichmann mats at wichmann.us
Sat Apr 1 14:47:51 EDT 2023


On 4/1/23 11:34, Eryk Sun wrote:
> On 4/1/23, Jim Schwartz <jschwar at sbcglobal.net> wrote:
>> Are there any ide’s that will let me design the screen and convert it to
>> python?  I doubt it because it was mentioned that this is time consuming.
>>
>> Thanks for the responses everyone. I appreciate it.
> 
> For Qt, the WYSIWYG UI editor is Qt Designer. The basics are covered
> in the following PySide tutorial:
> 
> https://www.pythonguis.com/pyside2-tutorial

Also here is a decent tutorial:

https://realpython.com/qt-designer-python/




More information about the Python-list mailing list