Most of the other questions have already been answered, so I'll tackle
this one:

On Feb 17, 8:36 pm, [EMAIL PROTECTED] wrote:

> Google's great, but it has no truth meter. Do I inherit from Frame? Or
> is that a big mistake. (Both positions repeated frequently.)

Inherit from Frame if you want your class to be a packable widget. If
you only intend to pack widgets in a supplied container, no need to
subclass Frame...

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

Reply via email to