Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SDT progress form
Message
From
16/11/2000 11:38:48
 
 
To
15/11/2000 16:41:27
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00442340
Message ID:
00442701
Views:
8
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
Next
Reply
Map
View

Click here to load this message in the networking platform