[Tkinter-discuss] Help

2011-02-16 Thread Georges Arsouze
I'm beginning with Python 3.1 I'm working on Mac Os Snow leopard I have Tcl/tk on my mac : in a terminal when i do wish I obtain a window with title Wish and when I do About Tcl/Tk i have Tcl 8.5 &Tk 8.5 Another way : in a terminal i do tclsh and infopatchlevel i obtain 8.5.7 I want to use tkint

[Tkinter-discuss] [Fwd: Re: justify text in Text widget]

2011-02-16 Thread craf
- Mensaje reenviado > De: Michael Lange > Para: tkinter-discuss@python.org > Asunto: Re: [Tkinter-discuss] justify text in Text widget > Fecha: Tue, 15 Feb 2011 21:45:04 +0100 > > Thus spoketh "Michael O'Donnell" > unto us on Tue, 15 Feb 2011 21:09:03 +0100: > > > I had a look

Re: [Tkinter-discuss] Help

2011-02-16 Thread David Cortesi
> > On my Mac I have a window. Inside of this window i have : This is Tc/Tk > version 8.4 . > > Another thing > In python 3.1 when i try to use ttk i have an error message about package > tile > This is a problem that I encountered and was discussed in several messages on this list a