hi,
I have a DBF with field logical (FLAG1) and a lot of records have .T. inside
In xbrowse I'd like to see those records in bold font.
how can I do it?
thank you.
oBrw:oDataFonts := {|| If( ( oBrw:cAlias )->FLAG1, oBoldFont, oNormalFont ) }
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 46 guests