J
John H via .NET 247
Hey All,
I'm using application.run(context) to open the main screen of myapplication. What I would like to is based on a menu choice,close the main screen and open a new one. I can't close themain screen though since that will close the application sinceit is defined as the context. How can I change the context ofthe application? If I can't how can I accomplish this?
Thanks,
John
I'm using application.run(context) to open the main screen of myapplication. What I would like to is based on a menu choice,close the main screen and open a new one. I can't close themain screen though since that will close the application sinceit is defined as the context. How can I change the context ofthe application? If I can't how can I accomplish this?
Thanks,
John