Skip to main content
10-Marble
April 17, 2014
Question

Mapkey using right button menu

  • April 17, 2014
  • 11 replies
  • 5216 views

Hi all,

I'm not able to create a mapkey where I have to activate a command present in a right button menu, after selection a model.

Eg.

mapkey _test ~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`;\

mapkey(continued) ~ Close `rmb_popup` `PopupMenu`;~ Command `user_popup_item_cmd`;

That command is not present in any other place on the ribbon.

Any possible solution?

Thanks

11 replies

12-Amethyst
April 23, 2014

I think you have to create a button for that command and then record a mapkey pressing that button.

File->Options->Customize the ribbon->Choose from Toolkit commands-> Choose your command


When recording the mapkey first select the tab where the button is and then press the button.

Jose