Launch/Call an Application/Function on the keypress and hold event
-
Hi All, I have written an application for the SmartPhone using Windows Mobile 5. I want to call the application/function i.e Launch the application/function when a specific button/key is pressed and is held for few seconds, say 5 seconds I have used C#.net and Windows Mobile 5. Can anyone give me suggestions/ideas/links so that I can perform this. Thanks in advance Parasmani Swamy
-
Hi All, I have written an application for the SmartPhone using Windows Mobile 5. I want to call the application/function i.e Launch the application/function when a specific button/key is pressed and is held for few seconds, say 5 seconds I have used C#.net and Windows Mobile 5. Can anyone give me suggestions/ideas/links so that I can perform this. Thanks in advance Parasmani Swamy
Hi When You Os is come from the wake up state, Start a timer Then u can press ur key and start ur Applciation via timer started applcaition, This timer start application can get Key press event. Did u get the , what i'm saying? Thank you
Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com
-
Hi When You Os is come from the wake up state, Start a timer Then u can press ur key and start ur Applciation via timer started applcaition, This timer start application can get Key press event. Did u get the , what i'm saying? Thank you
Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com
Hi RRave, I have done it. Thanks for your help Regards Parasmani Swamy