See http://code.jsoftware.com/wiki/Guides/Asynchronous_GUI or the older http://www.jsoftware.com/docs/help602/user/message_pump.htm
Short form: you probably want to include a wd'msgs' somewhere in your code if you want display updates to reflect its progress while it's running. Thanks, -- Raul On Thu, Jan 11, 2018 at 1:32 PM, Dabrowski, Andrew John <[email protected]> wrote: > One of many reasons I prefer to run J in emacs rather than in jqt is that jqt > seems to be badly threaded: when J is occupied with a long calculation the > console and edit screens are unusable, and I can't even see messages that > wanted displayed to keep tabs on the progress of the calculation. Is there > no way to improve this situation? > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
