Re: Transparency of textured controls
Re: Transparency of textured controls
- Subject: Re: Transparency of textured controls
- From: Andreas Mayer <email@hidden>
- Date: Sat, 27 Aug 2011 02:49:24 +0200
Am 23.08.2011 um 12:58 schrieb Leo:
>>> Actually, I finally realized what the real issue is: Apple for some reason didn't "refresh" NSSegmentedControl Rounded style to match the new appearance of NSTabView controls on Lion.
>> I guess that's intentional. The 'Capsule' style does look like the NSTabView controls.
> I checked boh IB 3.2.6 and Xcode 4 again, and the Capsule looks almost identical to Textured Rounded, and it's also transparent. Is it really different on your setup?
You said:
> So NSSegmentedControl still looks like the old Aqua blueish "liquified" controls.
That's why I mentioned that the capsule style does look like the tab controls.
And yes, it seems to be the same as Textured Rounded and it is also transparent. Actually, even the 'Rounded' aqua style is transparent.
Maybe you could try subclassing it and drawing a single colored background in -drawRect:.
Why can't you use a tabbed tab view?
Andreas_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden