Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menus in Forms
Message
From
05/12/2012 06:07:30
 
 
To
05/12/2012 06:01:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01558747
Message ID:
01558748
Views:
70
>Think this question already discussed before, but couldn't find it searching UT threads.
>
>I have a form where I want to put menus, like I do with _MSYSMENU in screen.
>
>That can be done?
>

Yes,
define menu xxxx bar in window (m.this.name)   && name of the form
define pad ('Info') of xxxx prompt 'Info'
define popup yyyy margin relative
on pad ('Info') of xxxx activate popup yyyy

define bar 1 of yyyy prompt 'some text'
activate menu xxxx nowait
>TIA
>
>PS. I'm trying to change an app appearance and how its options work.
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform