On Sat, Nov 28, 2009 at 10:58 AM, Eric Iverson <[email protected]> wrote:
> We need a simple key sequence for the iphone to do line recall (that is,
> trigger up/dn arrow action).
>
> Something like:
>
> [prompt] - Enter to trigger up arrow
> [prompt] = Enter to trigger dn arrow
>
>  The sequence for match could be given in config_jfe_.
>
> Suggestions?

Rather than prompting for a key sequence, maybe you could
have toggleable onclick handlers for whatever class you use
to mark input lines?

(or you could have a data structure representing those
elements, but finding them by scanning the document
and looking for a class name seems a bit more robust.)

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to