Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form
Message
 
To
06/12/2000 23:11:16
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Form
Miscellaneous
Thread ID:
00450227
Message ID:
00450285
Views:
35
>I have a view to filter new order. I like to place a message eg. wait window 'No New Order!!' if the view have empty record.
>
>Then problem is where I put the wait window command??
>
>If I put the command at init or load method of the form, then the message will prompt out before form is appear. I like to show out the form 1st before the message is coming out.
>
>TIA.


The init is the last thing that is aviable.
It could take some time before the form is really visible.
If you want to wait for that you could probably create a timer object and let that one deal with the message.
Previous
Reply
Map
View

Click here to load this message in the networking platform