11-15-2011 03:53 AM
11-15-2011 04:01 AM
11-15-2011 04:07 AM
11-15-2011 04:11 AM
11-15-2011 04:54 AM
Up until OS 5.0 there was an option to set a shortcut key but I think it has more cons than pros.
In you Blackberry_App_descriptor.xml file, add '\u0332' after the letter you want to use a shortcut for your application.
For example: if your application name is MyApp and you want to use 'M' as a shortcut, change the title to 'M\u0332yApp'.
Pros:
It will enable shortcut for your application.
Cons:
1. The user needs to disable calling from home screen option.
2. Two different application can use the same key, in this case, the latter will be activated.
Also, I'm not sure what will happen if you try and use a key which is already used by the theme.
E.
11-15-2011 05:04 AM