Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SDT progress form
Message
From
16/11/2000 12:59:53
 
 
To
16/11/2000 11:38:48
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00442340
Message ID:
00442784
Views:
9
Thanks Doug

No, I did not have any form visible. I subclassed SDTProgressForm and used the "As Top-Level Form" and it worked. Thanks for your time!

Tim

>Hi Tim.
>
>>I'm trying to create a program to update my users tables via SDT. I am trying to use the SDT progress form to display what's going on. It shows up fine when I run the executeable from within VFP, but the progress form does not show when run outside of VFP. Any ideas?
>
>I see the progress meter in my apps. SDTProgressForm.ShowWindow is set to 1 (In Top-Level Form), so it should appear in the VFP _SCREEN (if it's visible) or in any visible top-level form. Do you have any form visible at the time you call Update? If not, you'll have to either do so or use a subclass of SDTProgressForm with ShowWindow set to 2 (As Top-Level Form).
>
>Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform