CppNewB a écrit : > I am absolutely loving my experience with Python. Even vs. Ruby, the syntax > feels very clean with an emphasis on simplification. > > My only complaint is that there doesn't appear to be a great commercial IDE > for the language. I've tried Komodo, etc and they are nice applications, > but they don't feel like they give me the "power" like a Visual Studio or > Delphi (I wish I could articulate better the differences). Finding a > descent GUI builder has been a challenge as well. Most of them have support > for Dialogs, but what about more complex UI's? I may need a resizable frame > within a resizable frame? I haven''t found a GUI builder with a great feel > yet. > > Other than that, my experience has been wonderful. Even after my > complaints, I plan on sticking with Python for a while.
Try PyQT with eric3 as an IDE. http://www.die-offenbachs.de/detlev/eric3.html -- http://mail.python.org/mailman/listinfo/python-list