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

Aseem Bansal asmbansal2 at gmail.com
Sat Sep 21 04:06:03 EDT 2013


You need to install PySide for GUI development. You don't need Qt Creator. When you have PySide installed there is a Qt Designer in your python installation directory. You use that for drag and drop GUI development. Search google for PySide and you'll find tutorials for that.



More information about the Python-list mailing list