Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Bridge 13 scripting MenuElement.create position not working

Community Expert ,
Oct 22, 2022 Oct 22, 2022

Bridge 13.0.0.562 and ScriptUI on WIndows 10

 

Before I call this a bug, can anyone confirm that when you specify MenuElement.create "at the end of Tools", the script is not placed at the end, but in the middle? I am not getting this result in release 12.

 

Br_13_scriptUI_menu-002.jpgexpand image

 

#target bridge

if(BridgeTalk.appName == "bridge"){

    MenuElement.create("command", "Is this the end of Tools?", "at the end of Tools");

    }

 

TOPICS
Bug , Scripting
129
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation