Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
- Subject: Re: Non-AppKit equivalent for NSWorkspace and/or future-proof poseAsClass?
- From: Jeff Johnson <email@hidden>
- Date: Wed, 9 Jan 2008 07:20:09 -0600
On Jan 9, 2008, at 6:59 AM, Phill Kelley wrote:
1. Can I get the same NSWorkspace notifications from somewhere
else? I've
nosed through /System/Library/Frameworks without stumbling across
anything
obvious but I may just be blind.
You should be able to get the notifications from elsewhere, but they
might not necessary all be wrapped up nicely in the same framework.
For example, you can get mount and unmount notifications from /System/
Library/Frameworks/DiskArbitration.framework.
2. Does anyone happen to know if there is an equivalent for the
poseAsClass
mechanism (or can suggest an alternative approach that will keep
AppKit
happy)?
Yes, take a look at my article at <http://lapcatsoftware.com/blog/
2007/11/25/working-without-a-nib-part-6-working-without-a-xib/>.
-Jeff
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden