Re: Subclassing Tkinter Buttons

2006-09-01 Thread Rob Wolfe
Bob Greschke wrote: > I don't use classes much (mainly because I'm stupid), but I'd like to make a > subclass of the regular Tkinter Button widget that simply adds spaces to the > passed "text=" when the program is running on Windows (Linux, Solaris, Mac > add a little space between the button tex

Subclassing Tkinter Buttons

2006-08-31 Thread Bob Greschke
I don't use classes much (mainly because I'm stupid), but I'd like to make a subclass of the regular Tkinter Button widget that simply adds spaces to the passed "text=" when the program is running on Windows (Linux, Solaris, Mac add a little space between the button text and the right and left e