Box xbrowse at 1 column

Box xbrowse at 1 column

Postby Silvio.Falconi » Mon Oct 28, 2024 5:18 pm

Image

as you can see when the procedure shows the xbrowse table, it shows a colored box first line first column, even if I have focused in the get control, how should I remove this thing?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7061
Joined: Thu Oct 18, 2012 7:17 pm

Re: Box xbrowse at 1 column

Postby Antonio Linares » Tue Oct 29, 2024 7:53 am

Dear Silvio,

Checking it with Mr. Rao
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42099
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Box xbrowse at 1 column

Postby nageswaragunupudi » Wed Oct 30, 2024 11:51 am

Add these two lines of code

Code: Select all  Expand view
   oBrw:bLostFocus   := { || oBrw:nMarqueeStyle := 0 }
   oBrw:bGotFocus    := { || oBrw:nMarqueeStyle := 2 }
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10641
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 37 guests