I was convinced to find in the new package fw all those changes with which I created tables with xbrowse eg I have not found these features
on Xbrowse class
Modification made by FranciscoA
:SetUserCols()
:SetColumns( nRow, nCol, nFlags )
Zebra effect made by Mastintin
oBrw:lZebra := .t.
oBrw:aClrZebra := { { 0, cColor1 }, { 0, cColor2 } }
oBrw:bClrStd := { ||oBrw:aClrZebra[ oBrw:nRowZebra %2 + 1 ] }