> "user tapped the icon" launch. If you *really* need to know (and the > question that springs to mind is why?) maybe you could have a small stub
I mentioned this some time back, a real reason why you would want to do this is so that if a user presses Hard Button 1 it launches your program into View 1, if the user presses Hard Button 2 it launches into View 2 on startup. We discussed this earlier and I think we concluded that the only ways currently to do this are Gavin's stub app suggestion, or trapping the key, and we don't want to use traps anymore. Cheers, trv -- Trevor Menagh, Software Engineer iambic, Inc. (www.iambic.com) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
