wxListCtrl with CheckBox?

Josiah Carlson jcarlson at uci.edu
Sat Apr 10 15:21:43 EDT 2004


> I've got a report list and want to have a checkbox in the last column
> of each row.

Use wx.Grid, it can place checkboxes in cells.

  - Josiah



More information about the Python-list mailing list