Re: Subclassing a view class from an external framework
Re: Subclassing a view class from an external framework
- Subject: Re: Subclassing a view class from an external framework
- From: Bryan Matteson <email@hidden>
- Date: Tue, 13 Oct 2009 12:08:45 -0500
The 'someView' outlet of 'MyFrameworkViewSubclass' is connected to
'Custom
View' but 'someView' is no longer defined on MyFrameworkViewSubclass.
I have encountered this situation before while working with KTUIKit
and a Window Controller subclass. I used the workaround detailed in
the following link with success. Your mileage may vary.
http://code.google.com/p/ktuikit/issues/detail?id=10#c0
_______________________________________________
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