Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing menu bar caption dynamically
Message
From
05/05/2003 09:59:51
 
 
To
05/05/2003 00:04:59
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00784771
Message ID:
00784906
Views:
17
Hi Michael

I was placing the same question, but now me attack to yours.

My best solution till now is ( I don't want loses the bar ON command)

* redefine command
DEFINE BAR m.nBar ON (m.nPopup) PROMPT m.newCaption

* need change bar count for resized popup

DEFINE BAR NSPECIAL ON (m.nPopup) PROMPT "\<"
RELEASE BAR NSPECIAL ON (m.nPopup)

Exists one better solution?

It is a VFP bug ?

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform