More BCX_RAGRID recommendations

Kevin Diggins
Sun Dec 28 10:44:49 PST 2008


Hmmm ... 

When I comment my change out of WM_CREATE 

(*pGrid).colhilite = RGB(255,255,255)

and added STYLE_NOSEL to the style valiable
 

IF NOT style THEN
style
=WS_CHILD|WS_VISIBLE|STYLE_HGRIDLINES|STYLE_VGRIDLINES|STYLE_GRIDFRAME|STYLE_NOSEL
END IF


I get a gray row highlight.  ;-|


It would seem STYLE_NOSEL does nothing.


           



More information about the BCX mailing list