Ok, So on my app I have several spinners, labels, etc. I would like to add a clear button. What is the easiest way to do this? Is there a way to simply reset the activity?
I usually create a sub named Init - the first time thru I call it to initialize all the variables - if I need to reset the vars I just call this procedure again