Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX event not fired
Message
From
16/12/2003 11:19:45
 
 
To
16/12/2003 11:07:07
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00859465
Message ID:
00859524
Views:
21
This message has been marked as the solution to the initial question of the thread.
>Hi.,
>Actually I am using ChikatFTP activeX.
>In GetProgress event,
>
>LPARA pctdone
>  THISFORM.edtProgress.VALUE = THISFORM.edtProgress.VALUE + TRANSFORM(pctdone)
>THISFORM.REFRESH()
>DOEVENTS
>
>
>
>The edit boz only "refresh" after the process (getfile()) completed.

If I got you correctly..

This procedure is fired during a process of loop.. This process certainlly is taking all the resourcecs available.. And for the form control refresh any resource is remaining..

Try to use some inkey(1) inside your loop.. Just to be sure if I am correct..
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform