Re: Adding category @interface to header file causes IB to freak out?
Re: Adding category @interface to header file causes IB to freak out?
- Subject: Re: Adding category @interface to header file causes IB to freak out?
- From: Timothy Reaves <email@hidden>
- Date: Wed, 19 Dec 2007 21:54:03 -0800
On Dec 19, 2007, at 3:33 PM, Ryan Poling wrote:
--snip--
8. Save and drag the TestController.h file into IB again, and this
time note that IB complains "Outlet Unavailable. The 'test' outlet
of 'Test Controller' is connected to 'Wnidow (Window)' but 'test' is
no longer defined on TestController. This complaint is registered as
a little warning symbol at the bottom right hand side of the IB
project window; click on it to see the full warning.
9. Look at your TestController definition again, see that the outlet
*is* in fact defined, scratch your head, and send an email to the
cocoa-dev mailing list. ;-)
Any thoughts? I *should* be able to declare the @interface section
of a category in the same .h file as the main @interface, shouldn't I?
My first thought is you shouldn't be dropping the header into IB (if
you re using IB3).
_______________________________________________
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