wx.EditableListBox - GetSelection ?

Przemyslaw Gawronski wrote:

Hi wxPython users

How can I find which item is curently selected, when using wx.EditableListBox ?

  editableListBox.GetListCtrl().GetFirstSelected()

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!