|
How to enter the blackberry app if I am not using enterEventDispatcher? -
10-30-2009, 11:58 AM
My app extends the ui.Manager class. Is it possible to enter the app without using the enterEventDispatcher. As it needs me to inherit the Application/UiApplication to do that.
Is multiple inheritance the solution? "Which is rather not possible in Java". So is it about using interfaces?
Pls show me d way Gawd Im confused.
|