Keeping an NSDocument Open
Keeping an NSDocument Open
- Subject: Keeping an NSDocument Open
- From: Craig Altenburg <email@hidden>
- Date: Wed, 26 Jul 2006 16:07:09 -0400
I need to keep my NSDocument open even after the last window closes.
The documentation that I can find seems to indicate that this should
be possible but I have yet to find an easy way to do it. I suppose I
could hang a dummy window controller on the document but that seems
way to ugly a hack.
Does anyone have a suggestion on how I should proceed?
<rant>
It would be so much easier if Apple would make the source to
Cocoa classes available to developers (like PowerPlant was).
Whenever I need to override some method I'm always left
wondering what might break due to some side effect that I
don't know about.
</rant>
--
Craig
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >ODBC (From: Brian Weitzner <email@hidden>) |
| >Re: ODBC (From: "Scotty's Lists" <email@hidden>) |
| >Re: ODBC (From: Brian Weitzner <email@hidden>) |
| >Re: ODBC (From: "Scotty's Lists" <email@hidden>) |
| >Re: ODBC (From: Brian Weitzner <email@hidden>) |