>> 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to