From: <bra...@om...> - 2005-03-15 22:02:10
|
I'd like to capture the line number the user doubleclicks in a multiColumnList. I guess this would happen on the event "itemActivated", but what is the name of the method that returns the line number selected by the user? I didn't see anything in the source code for class MultiColumnList. I looked a the docs for wxListCtrl, but didn't see any help there either. Hints? Thanks! |