Grayson's book 'Python & Tkinter Programming' says that there is a raisecommand option for Notebook:
"Specifies a function to call when a new page is selected. the function is called with a single argument, which is the name of the selected page. cheers, S On 4/20/05, Martin Franklin <[EMAIL PROTECTED]> wrote: > dimitri pater wrote: > > Hello, > > does anybody knows how to automatically refresh the content of a page of > > a notebook? I have been trying several things, no success. -- Stewart Midwinter [EMAIL PROTECTED] [EMAIL PROTECTED] Skype: midtoad _______________________________________________ Tkinter-discuss mailing list [email protected] http://mail.python.org/mailman/listinfo/tkinter-discuss
