FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Why Tanimate stacks when used with db reindexing functions.
Posts: 42
Joined: Fri Oct 21, 2005 02:12 PM
Why Tanimate stacks when used with db reindexing functions.
Posted: Sat Oct 29, 2005 05:18 AM

Hi FiveWiners

Trying to make a "live" reindex function using TAnimate class found that when using it with OrderCreate() it stacks (stop playing...). When i Used alone in a resource dilaoge plays fine.

Any help apreciate.....

TIA
DIONISIS

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Why Tanimate stacks when used with db reindexing functions.
Posted: Sat Oct 29, 2005 06:30 AM

Dionisis,

You have to call SysRefresh() from your reindexing process from time to time to let Windows process pending messages.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion