Re: [Q] Image background color different from NSTableView's background color
Re: [Q] Image background color different from NSTableView's background color
- Subject: Re: [Q] Image background color different from NSTableView's background color
- From: Mark de Jong <email@hidden>
- Date: Wed, 29 May 2002 14:59:43 -0700
This seems to fix the problem in an NSOutlineView, but not in an
NSTableView.
Any other clues?
-- Mark
On Wednesday, May 29, 2002, at 10:37 AM, Stiphane Sudre wrote:
On Wednesday, May 29, 2002, at 07:20 PM, Mark de Jong wrote:
[...]
How do I ensure the button's background is the same as my table's
background? (Btw, I have tried this with NSOutlineView as well, with
the same results).
I would try
[prototypeCell setButtonType: NSMomentaryChangeButton];
_______________________________________________
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.
_______________________________________________
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.