Beginner - GUI devlopment in Tkinter - Any IDE with drag and drop feature like Visual Studio?

Dave Cook davecook at nowhere.net
Sun Jul 21 20:13:36 EDT 2013


On 2013-07-21, Chris “Kwpolska” Warrick <kwpolska at gmail.com> wrote:

> …and one more thing: pyside-uic, for transforming the .ui files into
> (ugly) .py files.  It seems to be in /PythonXY/Scripts according to
> Stack Overflow if you have PySide installed.

Also, it looks like it's possible to directly load the .ui files:

http://srinikom.github.io/pyside-docs/PySide/QtUiTools/QUiLoader.html

Dave Cook



More information about the Python-list mailing list