Hi,
There is an xBrowse empty (only a rectangle) With which block of code can a left click on this rectangle be processed?
Hi,
There is an xBrowse empty (only a rectangle) With which block of code can a left click on this rectangle be processed?
Dear Yuri,
oBrw:bLClicked := { |nRow, nCol, nFlags, oBrw| /* your code */ }