I think isigraph mouse events do not require input focus, but keyboard events do require strongfocus. Try override it using
wd'set id focuspolicy no' (untested) Вт, 11 ноя 2014, Henry Rich написал(а): > dissect is implemented in J's gl2. Does gl2 need more events to indicate > such placeless scrolling? > > Henry Rich > > On 11/11/2014 9:27 PM, greg heil wrote: > >Henry > > > >>It does seem that your dragging method does cover that well enough. What is > >>lacking though is more the "placeless" scroll which is available through > >>extension of scrolling by mechanisms on mobile, touch pads etc. The ability > >>to scroll, w/o setting focus, i do find really convenient in browsing large > >>documents. > > > >greg > >~krsnadas.org > > > >-- > > > >from: Henry Rich <[email protected]> > >to: [email protected] > >date: 11 November 2014 18:04 > >subject: Re: [Jprogramming] dissect could use a scrollbar > > > >>I am waiting for user input to settle on the best way to scroll. One thing > >>I have considered is allowing a click in the sentence to cause the > >>clicked-on result to be scrolled to the center of the display. What do you > >>think of that? > > > >Henry Rich > >---------------------------------------------------------------------- > >For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
