Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Smoothing the transition of menus
Message
From
21/01/2004 00:22:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Smoothing the transition of menus
Miscellaneous
Thread ID:
00868849
Message ID:
00868849
Views:
65
Does anyone know of any trick to hide the staggered building of menus being so obvious on a slow machine.
Eg if I do...
do MyMenu1.mpr
do MyMenu2.mpr
do MyMenu3.mpr

So what I'd like to have happen is
-freeze screen menu display-
do MyMenu1.mpr
do MyMenu2.mpr
do MyMenu3.mpr
-unfreeze screen menu display-

i.e. something similar to form.lockscreen method.

any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform