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: Kyle Sluder <email@hidden>
- Date: Sat, 17 Oct 2009 11:32:51 -0700
On Sat, Oct 17, 2009 at 11:30 AM, Jeff Johnson
<email@hidden> wrote:
> After further experimentation, I've found the problem. Interface Builder
> doesn't find private header files in a framework. When I changed the header
> file from private to public, Interface Builder found it.
If it's a private header, how are you using it in your code?
--Kyle Sluder
_______________________________________________
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