[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: how do I know user is closing the workbench?

Richard L. Kulp wrote:

> But, remember \"close\" of a window does not necessarily close the 
> workbench. You can have several windows open, and until you say \"Exit\" 
> or until the last window is closed, the workbench doesn\'t close.

I understand that, but since:
-> I need to be notified before workbench exists, 
-> I don\'t other way than hooking windowClosed
-> user of my application is not supposed to open twso workbenches :}

this workaround is temporary ok, but, obviously, I would like to find a
kind of applicationClosed() !


note: of course I found where my deadlock was with the debugger...

-- 
Joseph