Bashir: Among the free alternatives out there you can take a look at Eric4 Python IDE if you plan on using Python and the PyQt wrappers at the URL below:
http://eric-ide.python-projects.org For wxWidgets development (although I doubt you plan on using the wxWidgets toolkit) I only know of BoaConstructor, which uses the corresponding wxPython wrappers, located here: http://sourceforge.net/projects/boa-constructor/files Other commercial IDEs have very nice features, such as the Komodo IDE, but it doesn't really support GUI development. Komodo IDE supports almost all the major scripting languages, and have very nice features for team development as well. They used to have a GUI builder, but do not support it any longer. You can get more information at this URL: http://www.activestate.com/komodo/ Good luck in your endeavours, Victor On 5/10/10 11:39 PM, M. Bashir Al-Noimi wrote: > Hi folks, > > Recently I forced to do some web interfaces for one of my projects so I > decided to learn Python because -as I read- it's easy language to learn > which supports web applications (in addition to GUI/Qt application) so I > need to know the following: > > 1. Does Qt Creator supports Python (I'm sure 99.999% it's not because > I'm using it since earlier versions)? > 2. Are there any plans for supporting Python in future? > 3. What's most alternative IDE to Qt Creator for Python? > > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator
<<attachment: victor_sardina.vcf>>
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
