Re: NSSearchField and Mac OS X 10.2
Re: NSSearchField and Mac OS X 10.2
- Subject: Re: NSSearchField and Mac OS X 10.2
- From: Matt Gemmell <email@hidden>
- Date: Thu, 1 Jan 2004 12:30:26 +0000
On Jan 1, 2004, at 12:16 pm, Roberto wrote:
What's matter if a User Load an Application with NSSearchField on Mac
Os X 10.2 Version? In interface Builder it's seen as an Incompatible
Object, but not Critical.
How can I use NSSearchField Object into Mac OS X 10.2 Verions?
iTunes use a NSSearchField Object (it seems) and it works fine into
Mac Os X 10.2.
My understanding is that NSSearchField is only available on 10.3 or
later, so won't work on 10.2. Not sure what the precise behaviour will
be; perhaps a failure to launch when your app is run on 10.2?
iTunes' search field is a custom control, implemented programmatically
with graphics inside the app bundle (like the vast bulk of iTunes'
interface, and indeed that of the other iApps to a lesser extent).
Cheers,
-Matt
--
Matt Gemmell
Irate Scotsman
http://iratescotsman.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.