What's the equivalent function to allow the logic below to be applied to an xBrowse?
I only know for sure oBrw:DrawSelect() can be rewritten as oBrw:refreshCurrent().
TIA
I only know for sure oBrw:DrawSelect() can be rewritten as oBrw:refreshCurrent().
   uVar := eval(oBrw:aColumns[2]:bData)
   if oBrw:lEditCol( 2, @uVar, "@!",,CLR_BLACK,CLR_WHITE )
    replace evechart->desc with uVar
    oBrw:DrawSelect()
   endifTIA
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
BCC5.82/BCC7.3
xHarbour/Harbour