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 00:53:41 +0200
I've got a simpler example to share; something that might better
illustrate my need:
When run on Tiger systems, my app now throws the following warning in Console:
<<
*** 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'd naturally like to keep the setResizable() code for Panther users,
and use the new setResizingMask() one for Tiger-based systems… (And of
course, I'd like to avoid to distribute 2 apps: one for Panther, and
one for Tiger.)
Any idea :) ? Thx,
--
— 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