Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with Menus not working after Print Preview...
Message
 
 
To
04/08/1998 15:57:01
Dustin Barlow
Data & Media Technologies, Inc.
Kansas City, Missouri, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00123909
Message ID:
00123923
Views:
17
Dustin,

This is a bug in VFP 5. The most common workaround is code like this:
      push menu _Msysmenu  && work around for bug in VFP5 KB Article Q164868
      report form (this.mcReportForm) preview &lcNowait &lcSummary
      pop menu _Msysmenu
>I am using the latest FoxPro v5a version with the service pack for Visual Studio. The problem occurs after I run a series of Print Previews. When I return to the applications menu, none of the menu's work. The solution I came up with was to reload the menus each time a report is ran in preview mode and that seems to cure the problem.
>
>I am simply curious to see if anyone else has had similiar problems with custom menus that stop working.
df (was a 10 time MVP)

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

Click here to load this message in the networking platform