Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pull pictures from Menus
Message
From
14/11/2006 16:48:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to pull pictures from Menus
Environment versions
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Oracle
Miscellaneous
Thread ID:
01169657
Message ID:
01169657
Views:
64
I am working on the menu of my system. What I am trying to do is copy one menu item under one popup and place it in the 'Window' menu.

A crude design is as follows:
Utility                      Window
{pic1} Test1
{pic2} Test2
{pic3} Test3


Utility                      Window
{pic1} Test1                 {pic2} Test2
{pic2} Test2 <skip = .T.>
{pic3} Test3
How can I get the picture to show in the 'Window' popup menu? Without explicitly saying DEFINE BAR PICTURE pic2...


e.g.
DEFINE BAR 3 OF Window PROMPT lcCaption PICTURE (lcResName) AFTER _MLAST
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Next
Reply
Map
View

Click here to load this message in the networking platform