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
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
Dionisis,
You have to call SysRefresh() from your reindexing process from time to time to let Windows process pending messages.