• 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: cross development on Jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross development on Jaguar


  • Subject: Re: cross development on Jaguar
  • From: Dennis Falling <email@hidden>
  • Date: Thu, 2 Dec 2004 14:03:25 -0600

Is there any way to design an application to use two different nibs based on the version? So if you're running 10.3 you get the pretty rolloverbutton, otherwise just a standard NSButton? Also if that's possible, is there a way in the code to not include certain lines if 10.2? For example the declaration of that button (either as NSButton or AMRolloverButton.)

Thanks,
-dennis falling


On Dec 2, 2004, at 1:24 PM, Nick Zitzmann wrote:


On Dec 2, 2004, at 11:57 AM, Dennis Falling wrote:

Removing the line from the prefix header in the Target Info does reduce my errors:

/Users/dfalling/Temp/FasTar/1.0.4/AMRollOverButtonCell.h:25: error: parse error before "NSShadow"
/Users/dfalling/Temp/FasTar/1.0.4/AMRollOverButtonCell.h:76: error: parse error before "NSShadow"
/Users/dfalling/Temp/FasTar/1.0.4/AMRollOverButtonCell.h:77: fatal error: method definition not in class context


By the way, the framework I'm trying to build is the AMRolloverButton at <http://www.harmless.de/cocoa.html#rollover>.

That project appears to depend on NSShadow, which is not available for Jaguar, so that is why the build is not succeeding. To resolve this, you'll either need to remove all NSShadow references from the code, or not use the 10.2.8 SDK and require Panther for your product.


Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: cross development on Jaguar
      • From: Nick Zitzmann <email@hidden>
References: 
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: j o a r <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: Nick Zitzmann <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: j o a r <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: cross development on Jaguar
  • Next by Date: Re: Arrays containing container -- retain cycle?
  • Previous by thread: Re: cross development on Jaguar
  • Next by thread: Re: cross development on Jaguar
  • Index(es):
    • Date
    • Thread