Re: Small white border around custom cell in NSTableView ...
Re: Small white border around custom cell in NSTableView ...
- Subject: Re: Small white border around custom cell in NSTableView ...
- From: Mic Pringle <email@hidden>
- Date: Mon, 30 Mar 2009 14:15:02 +0100
Hi Dave,
I didn't notice that in the documentation ... but must admit with
hindsight that I've spent more time looking in NSCell's documentations
when I should have been looking at NSTableViews.
Just checked in the online docs and this looks exactly what I'm after,
thank you.
Cheers,
-Mic
2009/3/30 Dave Keck <email@hidden>:
> Have you looked at setIntercellSpacing: ?
>
>> Hi,
>>
>> Whenever I use a custom cell within an NSTableView, and color the
>> background different to the tables, there is a small white border (or
>> whatever I set the background color of the table to be) around the
>> cell, probably around 4px in height/width.
>>
>> Is there a way to remove this 'padding' so that the bottom of the
>> previous row cell lines up exactly with the top of the current row
>> cell ?
>>
>> Thanks,
>>
>> -Mic
>
_______________________________________________
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