Santiago,
Please send all email to the list (visad@xxxxxxxxxxxxxxxx)
rather than just to me. Others may be able to help, and in
a couple days I will be travelling and not answering email.
On Mon, 17 Jan 2005, S Santos wrote:
> Hi Bill,
>
> I Tried with display.destroy() and the program Throws this exception:
>
> java.lang.IllegalStateException: Canvas3D: Illegal operation in off-screen
> mode
Its always useful to have the stack dump, preferably with
line numbers (often available by running under jdb), for
Exceptions.
Bill