Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WAIT WINDOW
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00253417
Message ID:
00254067
Views:
30
>HI
>
>I created my own window with "DEFINE WINDOW" but "ACTIVATE WINDOW" doesn't work properly while the form is loading.
>
>Do you have suggestions?
>
>Thank you.

1)I would make it a class
2)Instanciate it in the load event of the form you want it. Populate the text poriton any way you want, add color, etc.
3)In the activate page event turn it to oWait.visible=.f.
4)In the form's destroy clear it.

I would resist defi wind / ati wind
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform