From: Michael S. <mso...@gm...> - 2005-04-29 18:42:45
|
On 4/29/05, Werner F. Bruhin <wer...@fr...> wrote: > With wxPython the demo is your friend, it is often a separate download > and it contains small to extensive samples for just about every widget. I found that the demos were all done with the old namespace setup, which is a real pain when the new wx.* setup is now recommended. > There is also a new documenation in the works, not complete, but not bad > either look at http://www.wxpython.org/docs/api/ >=20 > If you decide on wxPython you might want to start with 2.6 (which just > came out and has some nice things like foldpanel) and you might want to > look at Boa Constructor if you like IDE's. Well, I'm in a bit of version hell, trying to find versions of every package I want that's going to work together, including boa-constructor. wxGlade seems nicer to me though, I might try that. Still, for simple guis Tkinter rocks, it's fast, and it's easy to port. Mannings book on it is great, if erroneous in places. Good docs are a must. Thanks, Mike --=20 Michael P. Soulier <mso...@gm...> http://www.digitaltorque.ca http://opag.ca python -c 'import this' |