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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 500
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 248
Modal Dialog Box in GUIDE
9-3
4
In the Layout Editor, right-click the static text, Do you want to create a
question dialog?, and select Property Inspector.
5
Change the String property value to Are you sure you want to close?
6
In the Layout Editor select File > Save.
7
In the Save As dialog box, in the File name field, type modaldlg.fig.
Set Up a UI with a Close Button
To set up a separate UI with a Close button:
1
In the GUIDE Layout Editor, select File > New.
2
In the GUIDE Quick Start dialog box, select Blank GUI (Default). Then, click OK.
3
From the component palette on the left, drag a push button into the layout area.
4
Right-click the push button and select Property Inspector.
5
Change the String property value to Close.
6
Change the Tag property value to close_pushbutton.
7
From the File menu, select Save.
8
In Save As dialog box, in the File name field, type closedlg.fig. Then, click
Save.
Przeglądanie stron 248
1 2 ... 244 245 246 247 248 249 250 251 252 253 254 ... 499 500

Komentarze do niniejszej Instrukcji

Brak uwag