There are some interesting ideas on using clicks in the log area (div/class). One might be that a click at the top of visible log is an up arrow and a click in the bottom is a dn arrow. There are other things that could be done. I'll see what can be done by way of example in this area.
On Sat, Nov 28, 2009 at 11:04 AM, Raul Miller <[email protected]> wrote: > 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 > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
