hi guys!
well i want use the Button componet for make this action:
on (release) {
estado_txt.text = "Enviando su correo ...";
enviarMail();
}
i try put that code inside the btn component but dont work…
regards.
hi guys!
well i want use the Button componet for make this action:
on (release) {
estado_txt.text = "Enviando su correo ...";
enviarMail();
}
i try put that code inside the btn component but dont work…
regards.
:: Copyright KIRUPA 2024 //--