FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Help with barget xbrowse
Posts: 253
Joined: Wed May 25, 2016 01:04 AM
Help with barget xbrowse
Posted: Mon Apr 08, 2019 06:17 PM

Hi guys,

I have this code:

Lista1:aCols[1]:uBarGetVal := Space(8)
Lista1:aCols[1]:bBarGetChange := {|| Filtra(Lista1) }

If i press AB how i can capture this in Filtra function?

Thanks in advance.

Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM
Re: Help with barget xbrowse
Posted: Mon Apr 08, 2019 07:34 PM
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 253
Joined: Wed May 25, 2016 01:04 AM
Re: Help with barget xbrowse
Posted: Mon Apr 08, 2019 07:41 PM
karinha wrote:http://forums.fivetechsupport.com/viewtopic.php?f=3&t=36671


Thanks Karinha but

Lista1:aCols[1]:uBarGetVal give me a empty result.
Posts: 253
Joined: Wed May 25, 2016 01:04 AM
Re: Help with barget xbrowse
Posted: Tue Apr 09, 2019 05:24 PM
Hi Mr. Nages, can you help me?

Why oBrw:aCols[1]:uBarGetVal give me wrong caracters? I'm using oBrw:aCols[1]:bBarGetChange := {|| Filtra(oBrw)}. See image below. Thanks.

Continue the discussion