Re: Overriding NSPopUpButton
Re: Overriding NSPopUpButton
- Subject: Re: Overriding NSPopUpButton
- From: Kyle Sluder <email@hidden>
- Date: Fri, 19 Feb 2010 13:54:21 -0800
On Fri, Feb 19, 2010 at 1:31 PM, Gustavo Pizano
<email@hidden> wrote:
> Is it possible to give a different color to the popupbutton? not the default one? will overriding NSPopUpButtonCell make the job? or are there any other aspects to take into mind when doing it?
You would have to do all the drawing yourself. AppKit is not skinnable
(and Mac users prefer it that way).
--Kyle Sluder
_______________________________________________
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