• 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
Developing for Tiger and Panther;
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Developing for Tiger and Panther;


  • Subject: Developing for Tiger and Panther;
  • From: "Matt Budd (Madentec)" <email@hidden>
  • Date: Tue, 26 Jul 2005 16:30:59 -0600

Hello,

I want to use the new NSAnimation in my code, but my app has to run in both Tiger and Panther. I've rolled my own Animation class that works similiar to NSAnimation (i.e. notifying the delgate when it hits a certain point in the animation), so I was hoping to be able to use my own class on Panther, and then the NSAnimation class (with bettter implementations) on Tiger.

What is the best way to do this in code. I would prefer one executable instead of having to create two different Targets in my Xcode project. Is there a run-time check to say whether I am running on 10.3 versus 10.4? I have my project set to "Cross-Develop using Target SDK: Mac OS X 10.3.9", since that is miminum requirement.

Thanks for any info...

 - Matt
_______________________________________________
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: Developing for Tiger and Panther;
      • From: Ben Dougall <email@hidden>
    • Re: Developing for Tiger and Panther;
      • From: j o a r <email@hidden>
  • Prev by Date: Re: Setting vertical alignment for a NSTextFieldCell ?
  • Next by Date: Cocoa and cooperative threads
  • Previous by thread: Re: Setting vertical alignment for a NSTextFieldCell ?
  • Next by thread: Re: Developing for Tiger and Panther;
  • Index(es):
    • Date
    • Thread