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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to