• 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: IBOutlet to different classes, conditional build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IBOutlet to different classes, conditional build


  • Subject: Re: IBOutlet to different classes, conditional build
  • From: Graham Cox <email@hidden>
  • Date: Fri, 25 Feb 2011 13:43:10 +1100

On 25/02/2011, at 11:17 AM, Trygve Inda wrote:

> So what file would I define this protocol in...

Another header?

> The two .h files for the
> unique classes?

No - just #import the protocol into these headers.

> It'd be nice if IB let me define a class two different ways and linked only
> to the header file (which I should be able to replace in IB without a
> "superclass mismatch warning"

Well it doesn't so you have to find another solution. I don't think the case you're trying to make work is common, and there are nicer ways to solve it than conditional compiles - such as the one I've been trying to tell you.

--Graham


_______________________________________________

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

  • Follow-Ups:
    • Re: IBOutlet to different classes, conditional build
      • From: Trygve Inda <email@hidden>
References: 
 >Re: IBOutlet to different classes, conditional build (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: registerUndoWithTarget:selector:object: in or outside of group?
  • Next by Date: On NSClassFromString method
  • Previous by thread: Re: IBOutlet to different classes, conditional build
  • Next by thread: Re: IBOutlet to different classes, conditional build
  • Index(es):
    • Date
    • Thread