FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Click on an empty xBrowse
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Click on an empty xBrowse
Posted: Tue Feb 17, 2026 01:53 PM

Hi,

There is an xBrowse empty (only a rectangle) With which block of code can a left click on this rectangle be processed?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Click on an empty xBrowse
Posted: Tue Feb 17, 2026 06:21 PM

Dear Yuri,

oBrw:bLClicked := { |nRow, nCol, nFlags, oBrw| /* your code */ }

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion