MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Uživatelský manuál Strana 398

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 500
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 397
10 Lay Out a Programmatic UI
10-66
Create Menus for Programmatic UIs
In this section...
“Add Menu Bar Menus” on page 10-66
“Add Context Menus to a Programmatic UI” on page 10-73
Add Menu Bar Menus
Use the uimenu function to add a menu bar menu to your UI. A syntax for uimenu is
mh = uimenu(parent,'PropertyName',PropertyValue,...)
Where mh is the handle of the resulting menu or menu item. See the uimenu reference
page for other valid syntaxes.
These topics discuss use of the MATLAB standard menu bar menus and describe
commonly used menu properties and offer some simple examples.
“Display Standard Menu Bar Menus” on page 10-66
“Commonly Used Properties” on page 10-67
“How Menus Affect Figure Docking” on page 10-68
“Menu Bar Menu” on page 10-70
Display Standard Menu Bar Menus
Displaying the standard menu bar menus is optional. This figure’s menu bar contains the
standard menus.
Zobrazit stránku 397
1 2 ... 393 394 395 396 397 398 399 400 401 402 403 ... 499 500

Komentáře k této Příručce

Žádné komentáře