Antonio,
i get this error when dragging the scroll bar to the right, sorry
Error description: Error BASE/1132 Bound error: array access
Args:
[ 1] = A { ... }
[ 2] = N 0
Stack Calls
===========
Called from: C:\FWH\source\classes\xbrowse.prg => (b)TXBROWSE:TXBROWSE(478)
Called from: => TXBROWSE:COLATPOS(0)
Called from: C:\FWH\source\classes\xbrowse.prg => (b)TXBROWSE:TXBROWSE(481)
Called from: => TXBROWSE:SELECTEDCOL(0)
Called from: C:\FWH\source\classes\xbrowse.prg => TXBROWSE:PAINT(1195)
Called from: C:\FWH\source\classes\xbrowse.prg => TXBROWSE:DISPLAY(1177)
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1439)
Called from: C:\FWH\source\classes\xbrowse.prg => TXBROWSE:HANDLEEVENT(10473)
Called from: .\source\classes\WINDOW.PRG => _FWH(3378)
Just to make sure i've done everything correctly,
I modified xBrowse.prg with your modification, then linked the modified prg into my app - is this correct?
Pete