On Tue, 29 Apr 2008 17:09:18 +0200, blaine <[EMAIL PROTECTED]> wrote:
[snip]
I'll try the update() again.  I would want to use that on the canvas
itself right? Not the root window?

Well, in fact, there is no difference at all... In tcl/tk, update is a function, and isn't applied to a particular widget. Any call to the update method on any widget should refresh the whole GUI.

HTH
--
python -c "print ''.join([chr(154 - ord(c)) for c in 'U(17zX(%,5.zmz5(17l8(%,5.Z*(93-965$l7+-'])"
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to