Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Smoothing the transition of menus
Message
From
21/01/2004 00:27:01
 
 
To
21/01/2004 00:22:30
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00868849
Message ID:
00868850
Views:
26
>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?

If it's during your app's startup, maybe you could use SCREEN=OFF in CONFIG.FPW, then show the _VFP.Screen only after you've finished building the menus.

If it's somewhere in the middle of the app, I don't have any ideas.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform