A
Ajay
Hello All,
I am making an App which involves 3 forms..I am not able
to switch from one to other form.As i fill the user details on first
form,press ok..i need to switch to other form.I use
mDisplay.setCurrent(Form1);
then
mDisplay.setCurrent(Form2);
But it is giving Run Time Exceptions..Please help...if possible give me
example code.
I am making an App which involves 3 forms..I am not able
to switch from one to other form.As i fill the user details on first
form,press ok..i need to switch to other form.I use
mDisplay.setCurrent(Form1);
then
mDisplay.setCurrent(Form2);
But it is giving Run Time Exceptions..Please help...if possible give me
example code.