Went to ijx window and entered delay 0 which should kill the timer. The ijx window was very sluggish and ignored the enter key. Had to kill the j session.
On Fri, May 30, 2014 at 7:20 AM, Joe Bogner <[email protected]> wrote: > On Fri, May 30, 2014 at 5:01 AM, Raul Miller <[email protected]> > wrote: > > > And the window freezing issue is a "feature" of jqt. To avoid that issue > > with current versions of jqt, always close (or position) the plot window > > before starting the clock. > > > > You can get a moderately better experience by calling wd 'msgs' in the > timer > > require 'plot' > > N=:0.01*i.629 > O=: [: j./ 1 2 o./ ] > delay=:6!:3 NB. "sleep" > > > show=: [: plot (O N),N*/~0.07 0.11 0.15(*O) 2r24p1 2r60p1 2r60p1*_3{.6!:0 > bind '' > > showp =: 3 : 0 > wd 'msgs' > show'' > ) > > showp@delay@1:^:9e9'' > > It still can't be killed though as far as I can tell > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
