MikroElektronika mikromedia PIC24 Manuel d'utilisateur Page 19

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 28
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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);
}
Vue de la page 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 27 28

Commentaires sur ces manuels

Pas de commentaire