Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu on non-toplevel form
Message
From
10/06/2003 09:30:43
 
 
To
10/06/2003 07:59:41
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00798293
Message ID:
00798334
Views:
44
Hi Walter,

VFP Form menù, declared with DEFINE MENU ... BAR IN topFormName
are "WINDOWS MENù", not VFP menù.
Windows menù can to be exist only on Top Window Frame ( AS Top ), not on child window ( In Top form ).

In fact _SYSMENU is on _VFP window, not on _SCREEN window.

You can only build a surrogate menu:
DEFINE MENU ... IN childFormName

but VFP not remove graphics area, not activate it automatically ...

You must do all with your code.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform