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

TreeCtrl doesn't support Tab traversal before an item is selected in some other way #334

Closed kynikos closed 9 years ago

kynikos commented 10 years ago

http://trac.wxwidgets.org/ticket/16448

Temporarily fixed by selecting and deselecting the root item programmatically.