IB not recognizing class hierarchy
IB not recognizing class hierarchy
- Subject: IB not recognizing class hierarchy
- From: James Maxwell <email@hidden>
- Date: Sun, 27 Jul 2008 17:03:39 -0700
grrrrr... I haven't come across this for a while - mainly because I
haven't started a new project for a while - but IB is not recognizing
the class inheritance of my MyDocument.
Specifically, I'm using GCDrawKit, which has an NSDocument subclass
called DKDrawingDocument. If I make MyDocument a subclass of
DKDrawingDocument, then IB loses its connection to "window"... well,
it actually loses "window" entirely...
But if I switch MyDocument back to an NSDocument subclass, IB suddenly
recognizes "window" again. What gives??? Why can't IB figure out that
DKDrawingDocument is an NSDocument subclass?
J.
_______________________________________________
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