kynikos / outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
http://kynikos.github.io/outspline/
GNU General Public License v3.0
47 stars 9 forks source link

ListCtrl and TreeCtrl don't allow selecting an only item with the keyboard #336

Open kynikos opened 10 years ago

kynikos commented 10 years ago

http://trac.wxwidgets.org/ticket/16450 (note that the report is only about ListCtrl, but also TreeCtrl is affected)

Work around with Window.SetFocusFromKbd somehow?