Re: wxPython IDE question

2008-08-10 Thread gooli
The best thing I've found until now is XRCed. It has it's quirks and pitfalls, but it fits the bill. Personally I prefer the previous version (the one that comes with wxPython 2.8.6) and don't really like what's been done with it lately, but that's a matter of taste really. It seems like a really

Re: wxPython IDE question

2008-08-09 Thread Mike Driscoll
On Sat, Aug 9, 2008 at 9:13 AM, Samuel Morhaim <[EMAIL PROTECTED]> wrote: > Hi, I know this has been asked many times, but I can't seem to find a real > good IDE for wxPython. > > I look at an application such as testuff.com and I am sure it was written > using wxPython, however the GUI is so clean

Re: wxPython IDE question

2008-08-09 Thread Banibrata Dutta
This is generally a easy-find on 'google', or your favourite search-engine! :-) ... and of course the Python Wiki too... http://wxglade.sourceforge.net/ http://boa-constructor.sourceforge.net/ are the free ones most often cited, and I'm sure there are others. From a pure IDE (non Visual GUI compo