Re: [Tutor] What is the best book to start? - Many Thanks!

2005-04-06 Thread Steve George
Hi Hoffman, I'd suggest Dive into Python which you can also find it on-line. The printed version is here: http://www.amazon.com/exec/obidos/ISBN%3D1590593561/002-9100626-6616001 The best book I know is Core Python by Wesley Chun. But it only covers 1.6 so quite a few things have changed since t

Re: [Tutor] Re: GUI module selection?

2005-04-13 Thread Steve George
Hi Lee, You can currently use Pygtk on OSX as long as you use the Apple X server. The easiest way is through fink which has 2.4: http://fink.sourceforge.net/pdb/search.php?summary=pygtk There are efforts underway to port GTK+ to OSX natively by Hubert Figuière, but he's only just started: http