|
Hi, I am developing my custom launcher application – so when
the user presses the Home button my application is called (I used PrefSetPreference(prefLauncherAppCreator,
my_app-creator-id);) My code is receiving control and I am taking to the default
launcher using AppLaunchWithCommand for displaying the applications at one
point – on next press I want to switch the category from All to But Should I enqueue a KeyDown event for launchChr –
nothing happens than the default launcher being launched again. How can I do
the category change? I cannot use a current database and finddatabase of launcher
to do the applaunch as always the current database will be myapplication’s
database. Is there any other way to change the categories on
subsequent key presses of home? Your suggestions and advice on this issue is welcome. Thanks for helping. Regards, G. Kalyana Sundaram -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- |
