Tkinter: Doing <Expose> yourself

Randall Hopper aa8vb at yahoo.com
Fri Oct 22 13:40:50 EDT 1999


     A simple question I haven't found the answer to yet.  How can I tell
Tk to stop refreshing a widget's window; I want to take care of that.
   
     In particular, I have another X client (IBM Data Explorer) displaying
in a Tk widget's window.  Works fine, but I need to suppress the refresh
routine for the Tk widget so it doesn't toast the window contents that the
client just drew.  How?

     Or do I need to create my own X window (unbeknownst to Tk)?

Thanks,

Randall


-- 
Randall Hopper
aa8vb at yahoo.com




More information about the Python-list mailing list