Skip navigation.
 
mlRe: Setting table background
FROM : Larry Fransson
DATE : Sun Nov 21 23:54:10 2004

On Nov 21, 2004, at 12:59, Miguel Arroz wrote:

> Hi!
>
>  I have a NSTableView with the baskground set to the "alternate
> colors", the iTunes blue and white colors.
>
>  The problem is that the table columns are created programatically,
> and not on IB (they change according to the data). I'm getting white
> backgrounds on the columns I create... how can I change them back to
> the alternate color scheme?


Make sure that the data cell assigned to each table column is set to
not draw its background.

Larry Fransson
Seattle, WA

Related mailsAuthorDate
mlSetting table background Miguel Arroz Nov 21, 21:59
mlRe: Setting table background Larry Fransson Nov 21, 23:54