Re: using new APIs with old OS versions
Re: using new APIs with old OS versions
- Subject: Re: using new APIs with old OS versions
- From: Jerry Krinock <email@hidden>
- Date: Mon, 24 Jul 2006 12:21:36 -0700
- Thread-topic: using new APIs with old OS versions
on 06/07/23 14:20, Bob Clark at email@hidden wrote:
> Is there an approach that will not preemptively abort launch on
> Panther? The only approach I can think of (aside from abandoning my
> attempt to subclass from NSLevelIndicatorCell) is to have the
> CustomCellTiger definition and implementation in a separate NSBundle,
> which is only loaded under Tiger. But man, that feels like a lot of
> effort just to salvage the small-and-shrinking Panther user base.
My solution to this same problem was to create the NSLevelIndicator
programatically, after first checking Gestalt. But then, that was last year
when the Panther user base was only not-so-small-and-shrinking.
_______________________________________________
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