Re: [Tkinter-discuss] Lazy updating of image data in ttk widgets

2013-03-08 Thread Emiliano Gavilan
2013/3/8 Michael Lange : > Hi, > > I noticed that image data in ttk widgets seem to be updated only when the > widget receives keyboard focus or the mouse pointer enters the widget. > A simple example of what I mean: This is Tk bug #3462273 (http://sourceforge.net/tracker/?func=detail&atid=112997

Re: [Tkinter-discuss] Lazy updating of image data in ttk widgets

2013-03-08 Thread Michael Lange
On Fri, 8 Mar 2013 11:12:50 -0700 Bob Greschke wrote: > Yup. The "Another try" works here on both systems. Cool, then there seems to be at last a usable way to bring my playing around with switchable icon themes to a successful end. Regards Michael .-.. .. ...- . .-.. --- -. --. .- -.

Re: [Tkinter-discuss] Lazy updating of image data in ttk widgets

2013-03-08 Thread Bob Greschke
>On 2013-03-08, at 11:02, Michael Lange wrote: > On Fri, 8 Mar 2013 10:24:33 -0700 > Bob Greschke wrote: > >> Happens on >> >> Python 2.7.2 (default, Jul 18 2011, 14:33:20) >> [GCC 4.4.4 20100726 (Red Hat 4.4.4-13)] on linux2 >> TclVersion 8.5 TkVersion 8.5 >> with the program running on the

Re: [Tkinter-discuss] Lazy updating of image data in ttk widgets

2013-03-08 Thread Michael Lange
On Fri, 8 Mar 2013 10:24:33 -0700 Bob Greschke wrote: > Happens on > > Python 2.7.2 (default, Jul 18 2011, 14:33:20) > [GCC 4.4.4 20100726 (Red Hat 4.4.4-13)] on linux2 > TclVersion 8.5 TkVersion 8.5 > with the program running on the above and the output being X'ed to an > OSX Mountain Lion iM

Re: [Tkinter-discuss] Lazy updating of image data in ttk widgets

2013-03-08 Thread Bob Greschke
Happens on Python 2.7.2 (default, Jul 18 2011, 14:33:20) [GCC 4.4.4 20100726 (Red Hat 4.4.4-13)] on linux2 TclVersion 8.5 TkVersion 8.5 with the program running on the above and the output being X'ed to an OSX Mountain Lion iMac. I just have to mouse over the ttk button and it changes (even if