• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Adding category @interface to header file causes IB to freak out?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Adding category @interface to header file causes IB to freak out? (From: Ryan Poling <email@hidden>)

  • Prev by Date: Re: Passing arguments through a binding
  • Next by Date: Re: cancelOperation: does not work for trapping the escape key
  • Previous by thread: Adding category @interface to header file causes IB to freak out?
  • Next by thread: Initializing C array of objects
  • Index(es):
    • Date
    • Thread