> Am 17.01.2018 um 16:27 schrieb Guido Boller <gu...@falschmuenzer.ch>:
> 
> Hi
> 
> I'm trying to use NSTableControlMBS as a replacement for the built-in ListBox 
> (based upon the "Dynamic ListBoxTV (Database)" example). Is there a way to 
> set the intercell spacing to zero so that I can for example use custom colors 
> when hovering over a row without interruptions of the color between the cells?

Well, have you tried to set intercellSpacing to zero?

table.intercellSpacing = New NSSizeMBS(0,0)


Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to