• 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
There's something buggy in the XCode Cocoa documentation...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

There's something buggy in the XCode Cocoa documentation...


  • Subject: There's something buggy in the XCode Cocoa documentation...
  • From: Stephane Sudre <email@hidden>
  • Date: Wed, 12 Oct 2005 18:55:46 +0200

when it comes to deprecated methods.

Here is an illustration of the problem:

. I am running XCode 1.5 (or later as it does not matter I guess).

. I am working with the 10.2.8 SDK.

. I need to use the NSTableView - selectedRowEnumerator; method because - selectedRowIndexes; is only available from 10.3.

. I want to read the documentation for this method.

=> I can't.

The documentation I have access to is the one for the 10.3 (or later APIs version) and just states: "This method has been deprecated. Use selectedRowIndexes instead."

So basically, I can develop for older OS versions but I don't have access to the related documentation.

Is there a way to work around this with the currently available SDKs?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: There's something buggy in the XCode Cocoa documentation...
      • From: Robert MacGregor <email@hidden>
  • Prev by Date: Xcode rebuilding from scratch
  • Next by Date: Can a two-level search be done in Xcode?
  • Previous by thread: Re: Xcode rebuilding from scratch
  • Next by thread: Re: There's something buggy in the XCode Cocoa documentation...
  • Index(es):
    • Date
    • Thread