Re: [Tutor] Starting with wxPython

2007-06-01 Thread Terry Carroll
On Tue, 22 May 2007, Alan Gauld wrote: > "Alan Gilfoy" <[EMAIL PROTECTED]> wrote > > > soon, and I plan to use wxPython to do so. What, do you think, is > > the best tutorial out there for wxPython? > > I'm working through the new wxPython book and highly recommend > it. I second that. I've

Re: [Tutor] Starting with wxPython

2007-05-22 Thread ALAN GAULD
> Could you please give the title and author of that book. Oops, sorry. Its "wxPython in Action", published by Manning. Authors: Noel Rappin, Robin Dunn Dunn is of course the author of wxPython. Alan G ___ Yahoo! Mail is the w

Re: [Tutor] Starting with wxPython

2007-05-22 Thread Alan Gauld
"Alan Gilfoy" <[EMAIL PROTECTED]> wrote > soon, and I plan to use wxPython to do so. What, do you think, is > the > best tutorial out there for wxPython? I'm working through the new wxPython book and highly recommend it. It's one of the best GUI books I've read - and I've read a few in my time

[Tutor] Starting with wxPython

2007-05-22 Thread Alan Gilfoy
I'm not quite there yet, but I want to get into using GUIs in Python soon, and I plan to use wxPython to do so. What, do you think, is the best tutorial out there for wxPython? Also, what happens when you code for some GUI feature and run the script in your IDE, such as IDLE? Will the graphi