Fabian Jakobs <[EMAIL PROTECTED]> writes: > I really like the virtual tree, thanks for the implementation.
Thanks. > One feature I am still missing is is keyboard navigation with the "left" and > "right" arrow keys. What I would expect is that the left key navigates to > the parent and the right key navigates to the first child of the selected > node. That's pretty easy to implement, but if there are multiple columns, left/right should probably move between columns, shouldn't it? I foresee the usefulness of adding buttons in other columns that can be selected by pressing ENTER, so the ability to move to them with the keyboard is important. How about if I make CTRL-LEFT and CTRL-RIGHT navigate as you suggested? Cheers, Derrell ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
