OmniWeb prevents logout
Erik Kay
Erik_Kay at NeXT.COM
Thu Feb 16 16:57:09 PST 1995
>> > When I try to quit the Workspace Manager without first quitting
>> > OmniWeb, all programs quit except OmniWeb. Nothing happens until
>> > I explicitly quit OmniWeb - then I'm logged out.
>>
>> Yep, that's annoying. It catches me every time. OmniWeb has
>> always had a problem with this (that's my recollection anyway).
>> The same thing that happens when the app is quit should happen when
>> Workspace quits it via the Application appWillTerminate method..
>
>appWillTerminate is the method that gets called when "Quit" is
>selected from the menu. It is not called when the Workspace
>pulls the rug out from under the app. To handle that case, you
>have to define a method appPowerOffIn:andSave:.
Actually, after a timeout (~60 seconds if I remember), Workspace will kill
the beligerant apps. So you're not entirely stuck, just mostly stuck. :-)
Erik
More information about the OmniWeb-l
mailing list