wxPython - problem dynamically adding widgets?

Josiah Carlson jcarlson at uci.edu
Mon Oct 4 16:34:51 EDT 2004


> Although Grids support some additional controls such as Choice and
> CheckBox, they don't even support images and using a Grid seems
> awfully heavyweight.

You should take a look at the wxPython demo.  It includes an example
where a Grid contains images; something like a thousand of them if I
remember correctly.

And I have not found grids to be that terribly heavy.

 - Josiah




More information about the Python-list mailing list