[EMAIL PROTECTED] writes:

> 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?

Hmmm...  No, that's no good either.  CTRL-Left and CTRL-Right should close and
open, respectively, the branch.  They should not move the focus at all.

I'll try SHIFT-Left and SHIFT-Right for what you asked, and see how that
feels.

Derrell

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to