View Single Post
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#11
Aha ! That would be an IDE (Integrated Development Environment). Well, some of the options with those are (in no particular order): Geany, Eric, PyDev (=Eclipse), WingIDE... But keep in mind that PyQt is just a component here - those are all generic Python IDEs, with more (or less ) integrated PyQt support. Here are some tutorials that might shed some light on the process of development: http://www.diotavelli.net/PyQtWiki/Tutorials
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 

The Following User Says Thank You to attila77 For This Useful Post: