Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu Glitch Still not fixed in VFP8?
Message
From
05/02/2004 11:08:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Menu Glitch Still not fixed in VFP8?
Miscellaneous
Thread ID:
00874480
Message ID:
00874480
Views:
48
I've lived with this one for years in version 6. Example:

setting ALT+HOME as a hot key in the menu designer produces code like this:

DEFINE BAR 2 OF globalpref PROMPT "Set \ KEY x4197, "ALT+HOME"

which will crash. So I save the mpr as a prg and edit it to read

DEFINE BAR 2 OF globalpref PROMPT "Set \ KEY ALT+HOME, "ALT+HOME"

which works.

Just thought I'd recompile it in VFP8 to see if the problem has been sorted and it hasn't.

Do we have an explanation?
Next
Reply
Map
View

Click here to load this message in the networking platform