Re: Transparent NSTextField
Re: Transparent NSTextField
- Subject: Re: Transparent NSTextField
- From: Vincent Habchi <email@hidden>
- Date: Thu, 28 Jun 2012 19:17:53 +0200
Le 28 juin 2012 à 18:30, Charlie Dickman <email@hidden> a écrit :
> In IB you can set the "Draws Background" property to no (uncheck the box) or send the NSTextField a SetDrawsBackground: NO message.
Yep, but that’s working only for non-editable fields. In an editable field, I get a background – but I suspect this is caused by highlighting. So I will try to override the standard highlighting behavior to get just some text coloring while letting the background clear.
Vincent
_______________________________________________
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