FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Blinking Say info
Posts: 44
Joined: Sat Jul 29, 2006 05:03 PM
Blinking Say info
Posted: Sun Feb 04, 2007 02:22 PM

Hi everybody,

My Problem is :

In Edit mode while I skip record one by one, say infos (like, row sum or display info from other database) are blinking. I am not able to stop blinking.

I used,

oSay:Refresh()

prior to jump next record. But I do not get expected result.

I also tried as,

@ x, y Say oSay Prompt "" of oDlg ...

prior to display next record info. But I do not get expected result.

How can I stop blinking ?

With Regards
Arindam

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Blinking Say info
Posted: Sun Feb 04, 2007 05:19 PM

Arindam,

I'm not sure I understand the problem--it is going to have to erase and redraw the info which is going to cause a blink. If there is a lag time, then perhaps you are doing a lot of background processing between each record movement?

Can you provide a small self contained example that shows the problem?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion