gs:check-event adujstment for user defined exit.
Posted: Mon Nov 12, 2007 3:19 pm
Hi Lutz,
A current problem with the gs:check-event is that it will (exit) when the user
presses the 'EXIT button on the Window or if the event is 'NIL.
Actualy what you want is an exit of the guiserver but NOT from the newlisp script.
Currently open files and running processes/forks cant be catched
when the user closed the window.
I tried to adjust this in guiserver.lsp but the guiserver.jar keeps hanging now ;-)
Norman.
A current problem with the gs:check-event is that it will (exit) when the user
presses the 'EXIT button on the Window or if the event is 'NIL.
Actualy what you want is an exit of the guiserver but NOT from the newlisp script.
Currently open files and running processes/forks cant be catched
when the user closed the window.
I tried to adjust this in guiserver.lsp but the guiserver.jar keeps hanging now ;-)
Norman.