[NSApp mainWindow]
[NSApp mainWindow]
- Subject: [NSApp mainWindow]
- From: Dennis Munsie <email@hidden>
- Date: Tue, 25 Feb 2003 03:42:12 -0500
I have a question regarding the [NSApp mainWindow] call -- I'm trying
to call this in my -didApplicationFinishLaunching: delagate, and it
always comes back as null. When should this be set?
My app has a single main window, with a few utility panels tossed in.
It's not document based at all. Could this be the reason why it's not
set?
I'm going to workaround my current problem by just defining another
outlet, but it seems kinda silly with mainWindow method available. :)
dennis
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.