thank you all im reading up on it all its a diffreent mindset that i have tog et used toOn 9/1/06, Terry Carroll <[EMAIL PROTECTED]
> wrote:On Fri, 1 Sep 2006, Alan Gauld wrote:> Fred Lundh's tutorial is much better nowadays - although longer.
Tkinter docs are tough enough to come by that, in my vi
On Fri, 1 Sep 2006, Alan Gauld wrote:
> Fred Lundh's tutorial is much better nowadays - although longer.
Tkinter docs are tough enough to come by that, in my view, longer is
better.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailma
> Tkinter is (IMO) easier to learn. In particular, check out
> "Thinking
> in Tkinter" (google for it); it's an excellent way to learn Tkinter.
Last time I looked that was very out of date and still recommended
the now obsolete parameters by dictionary stuyle of widget
configuration.
Fred Lundh
> I'm going to try some GUI programming does anyone know where the
> start like
> using tk or wx or what ever i want it to it will run on Windows UNIX
> and Mac
> systems can you tell me whats best to use and give me a link to a
> good
> tutorial?
This is like asking which programming language
On 01/09/06, Amadeo Bellotti <[EMAIL PROTECTED]> wrote:
> I'm going to try some GUI programming does anyone know where the start like
> using tk or wx or what ever i want it to it will run on Windows UNIX and Mac
> systems can you tell me whats best to use and give me a link to a good
> tutorial?
This guy has been documenting his progress as he
learns Python GUI programming. See if you can pick up a few tips http://www.learningpython.com/
- Original Message -
From:
Amadeo Bellotti
To: Tutor
Sent: Thursday, August 31, 2006 9:12
PM
Subject: [Tutor] GUI Progra