• 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: Gracefully failing on unsupported OS version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gracefully failing on unsupported OS version


  • Subject: Re: Gracefully failing on unsupported OS version
  • From: Jonathon Mah <email@hidden>
  • Date: Wed, 20 Apr 2005 02:08:01 +0930

Hi John,

No idea if it'll work, but in your main method (main.m or whatever) couldn't you check the current framework version (see Ali Ozer's e-mail) and throw up an alert dialog if it's not what you need, _before_ NSApplicationMain is called? A simple if could test this and branch into another function, which could bring up the dialog possibly through Carbon, and run a tiny event loop if needed. I don't think it'd be very hard.


Jonathon Mah email@hidden

_______________________________________________
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


References: 
 >Gracefully failing on unsupported OS version (From: John Brownlow <email@hidden>)
 >Re: Gracefully failing on unsupported OS version (From: Ali Ozer <email@hidden>)

  • Prev by Date: [ANN]Defaulter 1.0
  • Next by Date: Re: upper limit on retain count
  • Previous by thread: Re: Gracefully failing on unsupported OS version
  • Next by thread: Re: Gracefully failing on unsupported OS version
  • Index(es):
    • Date
    • Thread