On 4/1/23, Jim Schwartz <jsch...@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 -- https://mail.python.org/mailman/listinfo/python-list