Re: python guy ide

2005-01-12 Thread lbolognini
This is commercial. Never tried it but it exists: http://visualwx.altervista.org/ Lorenzo -- http://mail.python.org/mailman/listinfo/python-list

Re: python guy ide

2005-01-11 Thread Jeff Shannon
Kartic wrote: SPE is great, but it stops responding when I try to run my wxPython apps (probably something I am doing!). I don't know about SPE specifically, but this is a common issue with a lot of lower-end IDEs. The IDE is a GUI application, which operates using an event loop. If the IDE r

Re: python guy ide

2005-01-11 Thread Kartic
Ionel, There are IDE's based on wxPython like SPE and DrPython. SPE is great, but it stops responding when I try to run my wxPython apps (probably something I am doing!). DrPython is another free IDE and it is nice too. >From what I have read, WingIDE is an excellent product (it is a commercial p

Re: python guy ide

2005-01-11 Thread Don
ionel wrote: > i'm looking for a clean gui for python with a visual editor of some sort > any sugestions (i know of wxPython but i want to find out if there are > other alternatives) > and it's on win32 :P > Eric? http://www.die-offenbachs.de/detlev/eric3.html -- http://mail.python.org/mailman