Re: self.protocol?

Frédéric <[email protected]> Thu, 6 Mar 2008 15:27:01 +0100 (CET)
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
Le 6/3/2008, "Jim Walsh" <[email protected]> a écrit:

>May I ask what the "self" is in your example.  I don't know the protocol
>method?

Have a look at:

   
http://effbot.org/tkinterbook/tkinter-events-and-bindings.htm#protocols

My object is a toplevel widget...