Werner F. Bruhin wrote:
Hi,
Is it possible to limit the user to select only one row at the time, i.e. de-activating the multi row selection.
Can't find it in the API doc or the wiki, but then maybe my glasses are not strong enough.
This was discussed before. IIRC you have to catch the selection events and deselect the previously selected rows.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!