• 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: What happens if I use 10.3 functions on 10.2?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happens if I use 10.3 functions on 10.2?


  • Subject: Re: What happens if I use 10.3 functions on 10.2?
  • From: Clark Cox <email@hidden>
  • Date: Thu, 29 Jul 2004 08:15:28 -0400

On 7 29, 2004, at 8:02, Felipe Baytelman wrote:

> What happens if I use a 10.3 available function, like
> getSelectedRowIndexes (for NSTableView), if my app is being runned in
> 10.2?

Anytime you attempt to call a method that doesn't exist, an
NSInvalidArgumentException will be thrown.

> Will the compiled code work anyway?

No, it won't.

> Or I'll have to check the user OS version?

Yes (or at least the version of the AppKit framework)

--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: What happens if I use 10.3 functions on 10.2?
      • From: Hasan Diwan <email@hidden>
References: 
 >What happens if I use 10.3 functions on 10.2? (From: Felipe Baytelman <email@hidden>)

  • Prev by Date: What happens if I use 10.3 functions on 10.2?
  • Next by Date: Re: Crash with NSPrintOperation ?!
  • Previous by thread: What happens if I use 10.3 functions on 10.2?
  • Next by thread: Re: What happens if I use 10.3 functions on 10.2?
  • Index(es):
    • Date
    • Thread