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

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 330
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 175
8 Programming the GUI
8-4
Note User interface controls include push buttons, sliders, radio buttons,
check boxes, editable text boxes, static text boxes, list boxes, and toggle
buttons. They are sometimes referred to as uicontrols.
KeyPressFcn
Executes when the user
presses a keyboard key and
the callback’s component or
figure has focus.
Figure,
user interface
controls
ResizeFcn
Executes when a user
resizes a panel, button
group, or figure whose figure
Resize property is set to On.
Button group,
figure,
panel
SelectionChangeFcn
Executes when a user
selects a different radio
button or toggle button in a
button group component.
Button group
WindowButtonDownFcn
Executes when you press a
mouse button while the
pointer is in the figure
window.
Figure
WindowButtonMotionFcn
Executes when you move the
pointer within the figure
window.
Figure
WindowButtonUpFcn
Executes when you release a
mouse button.
Figure
Callback Property Triggering Event Components
Zobrazit stránku 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 329 330

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

Žádné komentáře