Actually the behaviour in Linux jqt is very similar - a number of error
dialogs are spawned and closing one causes another to open. At least in
Linux it is still possible to close J using File|Quit from the menu.


On Mon, Mar 11, 2013 at 10:39 PM, Ric Sherlock <[email protected]> wrote:

> I can reproduce the behaviour Fraser describes. It is not possible to type
> anything in the Term window because the error dialogs about the plot window
> have the focus and closing one just opens another.
>
>
> JVERSION
>
> Engine: j701/2011-01-10/11:25
>
> Library: 8.01.007
>
> Qt IDE: 1.0.2
>
> Platform: Win 64
>
> Installer: j801 beta install
>
> InstallPath: c:/program files/j64-801
>
> load 'pacman'
>
> 'search' jpkg 'plot'
>
> +-------------+-------+-------+-----------------------+
>
> |demos/wdplot |1.0.25 |1.0.25 |Plot demos wd emulation|
>
> +-------------+-------+-------+-----------------------+
>
> |graphics/plot|1.0.127|1.0.127|Plot |
>
> +-------------+-------+-------+-----------------------+
>
>
>
>
> On Mon, Mar 11, 2013 at 8:39 PM, bill lam <[email protected]> wrote:
>
>> I cannot reproduce this behavior, but you may try typing in Term
>>
>> wd 'reset'
>>
>> which should close all windows.
>>
>> On Mon, Mar 11, 2013 at 2:13 PM, Fraser Jackson
>> <[email protected]> wrote:
>> > In jqt if there is an error in a plot call the error is displayed, but
>> it is
>> > not possible to acknowledge the message and clear it.  J has to be shut
>> down
>> > from the task manager.
>> >
>> > Try
>> >
>> > plot (i.10);i.12
>> >
>> > Fraser
>> > ----------------------------------------------------------------------
>> > For information about J forums see http://www.jsoftware.com/forums.htm
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>>
>
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to