Pardon a question I should already know the answer to, but what are the
*args in the:

def xscrollboth(*args):
   c1.xview(*args) 
   c2.xview(*args) 

Thanks,

Harlin

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

Reply via email to