Re: Changing NSTextFieldCells' editing appearance?
Re: Changing NSTextFieldCells' editing appearance?
- Subject: Re: Changing NSTextFieldCells' editing appearance?
- From: Tim Andersson <email@hidden>
- Date: Mon, 18 Aug 2008 18:44:39 +0200
18 aug 2008 kl. 18.30 skrev Brandon Walkin:
The black color you're seeing when editing is the -backgroundColor
of the table view. Just override that method and return a more
appropriate color.
Oh, I see. Now all I have to do is get rid of the white border that
appears around the cell..
Thanks for your help,
Tim Andersson
_______________________________________________
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