[Tkinter-discuss] Button

2011-05-18 Thread psao pollard-flamand
You know when you click a tkinter button and the window usually freezes until its done? Does any one know how to stop that? Sent from my Windows Phone___ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tki

[Tkinter-discuss] Why to use classes

2011-05-24 Thread psao pollard-flamand
Hi I've been using classes for a while now but I don't really know what the advantage is as opposed to just having the code without the class. Anybody know? ___ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/list

Re: [Tkinter-discuss] how to use tkinter in python3.2

2012-07-01 Thread psao pollard-flamand
The module name is Tkinter not tkinter... From: contro opinion Sent: 30/06/2012 11:53 PM To: Tkinter-discuss Subject: [Tkinter-discuss] how to use tkinter in python3.2 1.i have installed tk 2.install python3.1 and python3.2 the sameway 1)download 2)./configure 3)m