Question on creating Tkinter Widgets

Adonis adonisv at REMTHISearthlink.net
Mon Apr 26 20:55:43 EDT 2004


I am creating some widgets by inheriting from Tkinter.Frame and populating
the frame with whatever the widget will be then creating certain
attributes/methods to be accessed later. My question is, is this a poper way
to create widgets or should I take a different approach?

Any help is greatly appreciated.

Adonis





More information about the Python-list mailing list