Hi, i’m playing with various controls on my phone here and there seems to be something that Im not doing right. I created a basic app that simply creates 3 text controls + 3 input controls for the user to enter 3 values. When the user has entered the values and presses the check mark button on the phone, I want to do something with the values entered by the user. Could someone point me to the right class to use? I was looking for some kind of “onOK” callback function that I could implement to do whatever I need to do with the entered values. If anyone know where I can implement this.
thanks in advance
Wallnut