04-27-2006 04:54 PM
04-28-2006 05:23 PM
Howdy Inaki -
Look for the subVI labeled "Rebuild Menu Bar" in the top level
VI. The
You'll notice that each entry is an array of menu items. By default, each
array contains a single element which specifies the default set of menu options
for the File, Execute, Debug, etc... menus. To customize these menus:
- Find the submenu options you would like in the TestStand help, under the
"CommandKinds Enumeration" page. For the file menu, for
example, look for the "CommandKind_DefaultFileMenu_Set".
Underneath this set, it will list the individual elements that can be specified
for the submenu.
- Remove the default MenuSet for each enumeration array, and instead populate
the array with the specific menu options you would like to appear.
That should be all you need to get the submenus customized to your
liking.
Regards,
Andrew W || Applications Engineer
National Instruments