Post
by Gerhard Achrainer » 03 Nov 2008, 11:41
Posted by: g.achrainer
Hi Michael,
maybe it's just a color issue (once the base color is too bright, a gradient
to white is hardly visible). Therefore, I'd suggest a new function to define
the gradient, something like:
MTblDefineGradientColors( hWndTbl, nColorFrom, nColorTo, nAngle)
where
hWndTbl - the Table
nColorFrom, nColorTo - the two colors
nAngle - the Gradient Angle, to define horizontal, vertical or diagonal
gradients
(In addition, it would be nice to have these at table, column, and rowlevel,
just to allow some "highlighting".)
Regards and thanks for another great M!Table feature,
Gerhard