Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #989

Keyboard Traversal of Tre

From "ebrian" <ebrian@THRWHITE.remove-dii-this>
Subject Keyboard Traversal of Tre
Message-ID <1171989129.855515.229480@h3g2000cwc.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
Date 2011-04-27 15:30 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Got a question for some of the more web savvy guys out there.

We've got a tree-like structure in one of our apps, this is a web-
based application, off the intranet at work.  Anyway, we got this tree
and we have some keyboard accessibility.  Mainly, you can traverse the
tree using the TAB key and shift-TAB to go up.  Pressing ENTER opens a
tree/node, and ENTER again closes.  We also have a menu, that normally
you would access using the mouse (right-click).  This menu should be
able to pop-up anywhere in the tree at any context (parent, child,
grandchild, etc).

What would be an appropriate key to assign this to?

Currently we've assigned the ESC key, but it doesn't seem very
intuitive to me.  ESC to me, has always been associated with exiting
or cancelling something.  Any thoughts?

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar


Thread

Keyboard Traversal of Tre "ebrian" <ebrian@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000
  Re: Keyboard Traversal of "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000

csiph-web