2.7.9: PhotoImage get/put

Randy Day randy.day at sasktel.netx
Wed Oct 21 01:59:12 EDT 2015


In article <mailman.63.1445379941.878.python-list at python.org>, 
emile at fenx.com says...

[snip]

> I have no idea why, but here are some ideas I'd try out.
 
> So is it refreshing upon completion of the loop, or upon exit from 
> process()?

It turns out I need to call root.update_idletasks()
for my root Tk object to get it to refresh after
I put the pixel.

It works great now.

--- news://freenews.netfront.net/ - complaints: news at netfront.net ---



More information about the Python-list mailing list