FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour event Refresh()
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
event Refresh()
Posted: Wed Jun 21, 2023 08:52 AM

Hi,

Is it possible to handle the event when executing the Refresh() method ?

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: event Refresh()
Posted: Wed Jun 21, 2023 08:55 AM

Dear Yuri,

What event ?

FWH SysRefresh() will process events as they arrive

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: event Refresh()
Posted: Wed Jun 21, 2023 09:18 AM

To update the window, I execute its Refresh() method (i.e. an event occurs)

I need to handle this event through a block of code

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: event Refresh()
Posted: Wed Jun 21, 2023 09:46 AM

Please provide an example PRG

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion