possible to have a ComboBox in a ListCtrl?

Alec Bennett whatyoulookin at yahoo.com
Sun Mar 2 17:25:14 PST 2008


I'm trying to have a ListCtrl with editable items. In other words, the user can select a line and
then edit the individual columns. Using the ListCtrl_edit from the demo package this was easy.
However, when I try to make those items be objects like a ComboBox or a checkbox, it errors out
with the following error:

TypeError: String or Unicode type required

Is there some clever way to have pulldowns and checkboxes in a ListCtrl?

Thanks for any help.








      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping




More information about the wxpython-users mailing list