Le 29/03/2011 22:56, Hugo Parente Lima a écrit :
On Tuesday 29 March 2011 17:39:41 Nicolas Pinault wrote:
Hi,
I'm new to PySide. I use Eclipse + PyDev for my Python projects.
My question is about UI design tool.
To my knowledge, there are two possibilities :
- Qt Designer
- Qt Eclipse plugin
QtDesigner and Qt Eclipse plugin both are made with C++ usage in mind, but you
can use them with PySide as both generates .ui files.
That's what I do. I use Qt Eclipse plugin to generate .ui files that I
convert to .py files using pyside-uic.exe tool.
But I have problems with Slots. I can't select the slot I want to use in
the Qt C++ Signal Slot Editor view.
The advantage of Qt Eclipse plugin is that I need only one tool : Eclipse.
I have not tried Qt Designer since I have not found a standalone
download. It seems I have to download and install the complete Qt
Creator package. Right ?
The problem with the Qt Eclipse plugin is that I can't define slots
other than the "standard" ones. Is it because it is aimed at C++
development only ? Or do I have missed something ?
Regards,
Nicolas
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside