Re: Tiger development Panther deployment
Re: Tiger development Panther deployment
- Subject: Re: Tiger development Panther deployment
- From: Frédéric BLANC <email@hidden>
- Date: Mon, 30 May 2005 02:24:24 +0200
Hi Andy,
On 5/30/05, Andy Lee <email@hidden> wrote:
> > *** WARNING: Method setResizable in class NSTableView is deprecated on
> > 10.4 and later. It should not be used in new applications. Use
> > setResizingMask: instead.
>
> I just got that message today, running my app under either Shark or
> Sampler (…)
> I wondered if it was a Tiger bug, because I don't call -setResizeable
> anywhere myself.
FYI, I'm calling a similarly named method on an NSTableColumn
instance; but I never used setResizable() on any of my NSTableView
instances… I think this warning may appear as soon as you're using the
NSTableView class (since its definition seems to have changed a bit
for Tiger).
But this was an example for the more global question: what are the
best practices to code in a single source the best of Panther &
Tiger's worlds ;) ? (Reminder: My app is Cocoa-Java-based…) Thx to
keep your attention on the main issue… or I won't give examples
anymore :) ! (Just kidding…)
--
— Frederic BLANC (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