Interface Builder plugin for NSWindow subclass?
Interface Builder plugin for NSWindow subclass?
- Subject: Interface Builder plugin for NSWindow subclass?
- From: Murat Konar <email@hidden>
- Date: Mon, 1 Mar 2010 19:07:47 -0800
Is it possible to create an Interface Builder plugin for NSWindow (or
NSPanel) subclasses?
In NSWindow's docs it says "Although the NSWindow class inherits the
NSCoding protocol from NSResponder, the class does not support coding.
[...] Any attempt to archive or unarchive an NSWindow object using a
keyed coding object raises an NSInvalidArgumentException exception."
Since instantiating custom subclasses in IB depends on archiving and
unarchiving of objects, it would seem from the above that you can't
make an IB plugin for subclasses of NSWindow.
Really?
_murat
_______________________________________________
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