Technical data
add_menucb
ModelSim EE/SE Command Reference ModelSim Commands CR-29
Examples
add_menucb $wname mine.vars "Feature One" -variable myglobalvar($wname:one) \
-onvalue 1 -offvalue 0 -indicatoron 1
See also
add_menu command
(CR-26), add_menuitem command (CR-30), add_separator
command
(CR-31), add_submenu command (CR-32), and the change_menu_cmd
command
(CR-44)
The add_menucb command is also used as part of the add_menu
(CR-26)
example.