Remove iCon from Riibbon field Please Login to Remove! Hi,
I have developed an autostart application ( for Hard reset and Soft reset )
with 6 screens.
To enable this feature in “Soft reset”, application should have a background thread working even after application exit. On soft reset application background thread will get notification from blackberry OS and it can handle soft reset as normal application start.
I have couple of queries.
1)Is there any API available for removing all the screens from the Application display Queue by a single call? Now I am checking the screen count and removing the screen one by one.
2) I would like to remove the application icon from the Device Ribbon () after clearing the screens from queue. Is there any method to remove the icon from Ribbon field?
Thank you
Jobin
Last edited by jobincantony : 02-18-2009 at 11:25 PM.
|