Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CreateObject
Message
 
 
To
11/01/2002 14:45:50
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00603680
Message ID:
00603855
Views:
21
Robert,

How about using the StatusBar text instead?
set message to "Processing Graphics"

oGraph = CREATEOBJECT("frmflipper")
...
Do my graph
...
set message to
>When I use CreateObject to create a form from ma class,my Wait Window no longer show in screen.
>
>WAIT "Processing Graphics" WINDOW NOWAIT NOCLEAR
>
>oGraph = CREATEOBJECT("frmflipper")
>...
>Do my graph
>...
>
>WAIT CLEAR
>
>As soon as I call CreateObject, the wait window dissapear. Any idea ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform