Tkinter "scrollregion" verbosity

Greg Ewing greg.ewing at compaq.com
Tue Sep 28 17:06:45 EDT 1999


Greg McFarlane wrote:
> 
> Maintaining this list across versions of Tk (and Blt
> and Tix and ...) would become a nightmare, so "always a string" is
> probably as good as you'll get :)

Methods could be provided for commonly used non-string 
attributes. Should be, I would say.

Also, how about variants of cget() which return different
types, e.g. cgeti() for getting integer attributes, to fill
any gaps in the set of methods.

Greg




More information about the Python-list mailing list