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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 500
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 396
Customize Tabbing Behavior in a Programmatic UI
10-65
The tab order of the three buttons is now Contour, then Surf, then Mesh.
This command shows the new child order.
ph.Children
ans =
3x1 UIControl array:
UIControl (Mesh)
UIControl (Surf)
UIControl (Contour)
Note Tab order also affects the stacking order of components. If components overlap,
those that appear higher in the child order, display on top of those that appear lower in
the order.
Przeglądanie stron 396
1 2 ... 392 393 394 395 396 397 398 399 400 401 402 ... 499 500

Komentarze do niniejszej Instrukcji

Brak uwag