Dear
Could I put wxComboBox in wxListCtrl item
Regards,
Austin
Dear
Could I put wxComboBox in wxListCtrl item
Regards,
Austin
Austin wrote:
Dear
Could I put wxComboBox in wxListCtrl item
There isn't a built-in way to do it, but there have been some examples shown in some samples posted here. For another example look at the TextEditMixin class in the wx/lib/mixins/listctrl.py module.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!