Dennis Lee Bieber wrote:

>       Longer answer... "names" is a list of strings which can be used as
> keys into a dictionary.

Thanks for all that! I like the idea of a dictionary, so I might try 
that, although it does seem to be overcomplicating things a bit (almost 
by necessity, though, given what I want to do).

But I suppose it's still a better solution than manually creating every 
widget and adding it to the sizer.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to