Helge Hess wrote:

> I suppose the solution is to open a window on startup and to quite  
> the app when all windows are closed. 

That is exactly what OPENSTEP on Windows did.

Look at

- (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication 
*)theApplication

in

http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/
NSApplication_index.html

to get more information about that.


---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to