Model Technology Model Sim EE Manual de Serviço Página 31

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 264
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 30
add_separator
ModelSim EE/SE Command Reference ModelSim Commands CR-31
add_separator
The add_separator command adds a separator as the next item in the specified
menu path in the specified window. Returns nothing.
Syntax
add_separator
<window_name> <menu_path>
Arguments
<window_name>
Tk path of the window containing the menu. Required.
<menu_path>
Name of the Tk menu widget plus submenu path. Required.
Examples
add_separator $wname user
See also
add_menu command
(CR-26), add_menucb command (CR-28), add_menuitem
command
(CR-30), add_submenu command (CR-32), and the change_menu_cmd
command
(CR-44)
The add_separator command is also used as part of the add_menu
(CR-26)
example.
Vista de página 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 263 264

Comentários a estes Manuais

Sem comentários