Re: NSTreeController and Panther
Re: NSTreeController and Panther
- Subject: Re: NSTreeController and Panther
- From: Scott Stevenson <email@hidden>
- Date: Wed, 16 Nov 2005 09:56:11 -0800
On Nov 16, 2005, at 9:11 AM, Andrei Tchijov wrote:
Am I correct that there is no way to use NSTreeController in the
application which should run on Tiger AND Panther?
Correct, for the most part.
You could, though, do one of the following:
1. Single project which compiles two separate targets
2. Single project which (maybe) does a bunch of runtime magic
Either way, you'd have to implement the Panther-style datasource
methods for the view(s) in question. You're probably better off
targeting Panther only in your case.
- Scott
--
http://theocacao.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