[Tutor] Documentation
Paul Kraus
pkraus at pelsupply.com
Mon Feb 6 03:50:28 CET 2006
> >>> help(Tkinter.Button.configure)
>
> Help on method configure in module Tkinter:
>
> configure(self, cnf=None, **kw) unbound Tkinter.Button method
> Configure resources of a widget.
>
> The values for resources are specified as keyword
> arguments. To get an overview about
> the allowed keyword arguments call the method keys.
>
>
> Try it on your own! As a rule, stay away from methods that start with
> an underscore.
Thanks for the fast response. This was exactly what I was looking for. One
last question how would I 'call the method keys'. from the example above.
--
Paul Kraus
=-=-=-=-=-=-=-=-=-=-=
PEL Supply Company
Network Administrator
216.267.5775 Voice
216.267.6176 Fax
www.pelsupply.com
=-=-=-=-=-=-=-=-=-=-=
More information about the Tutor
mailing list