Re: Need a HI guideline advice
Re: Need a HI guideline advice
- Subject: Re: Need a HI guideline advice
- From: "M. Uli Kusterer" <email@hidden>
- Date: Thu, 1 Apr 2004 19:39:22 +0200
At 11:34 Uhr +0200 01.04.2004, Mathieu Godart wrote:
I could also use a NSSegmentedControl, but it seems that it won't work with
version of Mac OS X previous to 10.3. Am I right?
There used to be sample code for a segmented control view on Apple's
developer web site. You can probably use that on earlier OS Xes, and
maybe if you make the two APIs match, you can transparently use the
real NSSegmentedControl on 10.3 and up.
Note that the sample code also got the highlighting wrong, so make
sure the highlights look the same as on 10.3 by swapping some images
etc.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.