MikroElektronika mikromedia PIC24 Manuale Utente Pagina 19

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 28
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 18
Page 19
After visual part of the rounded circle is designed it’s time to write user code which will
draw next screen when button is clicked.
01
02
Double click in the OnClick event property to open user code window and type code
that will be used for transition eect.
Type code between brackets
Figure 4-1: User code window
4. Writing code
01
02
Type or copy this simple code and place it
in to the user code window
void ButtonRound1Click() {
DrawScreen(&Screen2);
}
Vedere la pagina 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 27 28

Commenti su questo manuale

Nessun commento