How to use tk.call ?

jerry.levan at gmail.com jerry.levan at gmail.com
Tue May 30 00:13:07 EDT 2006


>> self.table.bind("<Button-4>",self.table.tk.call(self.table._w,'yview','scroll',-5,'units')

>I haven't used Table, but are you sure that what you are calling
>"self.table" here actually has mouse focus?

>James

Yup, I click on the table, and then frantically work the mouse wheel to
no
effect...

Jerry




More information about the Python-list mailing list