MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Instrukcja Użytkownika Strona 181

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 500
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 180
Create Menus for GUIDE UIs
6-95
3
Fill in the Label and Tag fields for the menu. For example, set Label to File and
set Tag to file_menu. Click outside the field for the change to take effect.
Label is a string that specifies the text label for the menu item. To display the &
character in a label, use two & characters in the string. The words remove, default,
and factory (case sensitive) are reserved. To use one of these as labels, prepend a
backslash (\) to the string. For example, \remove yields remove.
Tag is a string that is an identifier for the menu object. It is used in the code to
identify the menu item and must be unique in your UI code file.
Przeglądanie stron 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 499 500

Komentarze do niniejszej Instrukcji

Brak uwag