Mr. Rao,
i have tested the new Col-datas nColDividerStyle and nColDividerColor but no success!? Any condition for this?
Mr. Rao,
i have tested the new Col-datas nColDividerStyle and nColDividerColor but no success!? Any condition for this?
xbrowser "customer.dbf" columns { "First","Last","City","Age" } ;
setup ( oBrw:aCols[ 1 ]:nColDividerStyle := 0, ;
oBrw:aCols[ 2 ]:nColDividerStyle := 1, ;
oBrw:aCols[ 2 ]:nColDividerColor := CLR_HRED )
Thanks! But as you see, the background show through. The size of the colums with :nColDividerStyle := 0 should greater within the pen-size.
Any news for this point? I have the data nColDividerSize freed from status "protected" and now i can draw the lines bigger then 1. And with :nColDividerStyle := 0 the lines are to see in backgroundcolor.
Nice to see your posting right at the moment when I am considering to work on this feature. If you worked on this feature and can give any more hints, I welcome.