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

Chris “Kwpolska” Warrick kwpolska at gmail.com
Sun Jul 21 07:20:35 EDT 2013


On Sun, Jul 21, 2013 at 1:14 PM, Dave Cook <davecook at nowhere.net> wrote:
> On 2013-07-20, Aseem Bansal <asmbansal2 at gmail.com> wrote:
>
>> Do I need to use QtCreator with PySide if I want drag-and-drop
>> feature for GUI development?
>
> No, you just need the layout part of QtCreator, called QtDesigner, and
> any decent Python editor or IDE (e.g. Idle):

…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.
--
Kwpolska <http://kwpolska.tk> | GPG KEY: 5EAAEA16
stop html mail                | always bottom-post
http://asciiribbon.org        | http://caliburn.nl/topposting.html



More information about the Python-list mailing list