Hi Peter,

There is no special command to make the Mapper shortcut menu visible. It
will allways be there and shown whenever the user rightclicks inside the
map window. You just have to make sure that you have created the
mappershortcut menu properly like this:


     Create Menu "MapperShortcut" ID 17 As
          "Layer Control..."
               HelpMsg "Bring up layer Control dialog"
               calling 801,
          "(-",
          ...

Make sure that you have remembered the menu ID. I think MapInfo uses this
ID to identify the correct menus. And make sure that you haven't used this
ID twice in your program.

Peter
------------------------------------------------------------------------------------------------

Peter Horsb�ll M�ller, GIS-Developer
Kampsax A/S, GIS Software & Solutions, Rugaardsvej 55, DK-5000 Odense,
Denmark
tlf: + 45 63 13 50 13, dir: + 45 63 13 50 08, fax: + 45 63 13 50 90
mail: [EMAIL PROTECTED], http://www.mapinfo.dk, http://www.kampsax.dk
------------------------------------------------------------------------------------------------

Peter Zyczynski wrote:

Greetings List,

Quick question, I'm porting an MBX from MI Pro to MI Runtime.  My
application uses a custom MapperShortcut menu, however id doesn't show
under
MI Runtime.

Can anyone tell me what's the equivalent of the "Menu bar Show" command for
a MapperShortcut ?

Thanks,






~~~~~~~~~~~~ List Sponsor ~~~~~~~~~~~~
Are YOU Playing?
Register online to win over $5,000 in prizes, including a ready-to-use
compact GPS receiver.   Play the "Build Your Own Mosaic" game at
http://www.digitalglobe.com/forms/survey.jsp?form=esri_survey.xml&source=direction
or join the fun in person at July's ESRI International User Conference.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.

Reply via email to