[Tkinter-discuss] ANN: Ttk wrapper 0.3

2009-01-27 Thread Guilherme Polo
Hello, pyttk 0.3 has just been released! It is available at http://pypi.python.org/pypi/pyttk/0.3 This release was supposed to have happened several weeks ago but I ended up delaying it a lot, but well, finally it is here. This one includes bug fixes, backward incompatible changes, improvements a

Re: [Tkinter-discuss] How to set a constant in lambda

2009-01-27 Thread Guilherme Polo
On Tue, Jan 27, 2009 at 2:51 PM, vtcodger wrote: > > I came across a problem that probably has a simple, clever, answer -- but it > is eluding me. I was trying to create a set of tab buttons on a Tkinter > page using Buttons. These are created dynamically when the user loads a > file. I don't k

[Tkinter-discuss] How to set a constant in lambda

2009-01-27 Thread vtcodger
I came across a problem that probably has a simple, clever, answer -- but it is eluding me. I was trying to create a set of tab buttons on a Tkinter page using Buttons. These are created dynamically when the user loads a file. I don't know in advance how many files will get opened, so I want to