TrevorTaylor
Check me out on the web at Trevor Taylor.
I am a Lecturer in the Faculty of IT at the Queensland University of Technology. My research includes robotics and computer vision. I own about a dozen different robots.
Driving a Robot from my WIndows Mobile device using Robotics Studio
Dec 15, 2007 at 6:53 PMExcellent example Olivier. It worked on the first attempt for me!
I have expanded your example a little to use buttons as well as the keyboard without needing the WindowsKeyboardListner. (There is nothing wrong with the keyboard listner -- I just prefer to keep things a little more compact.)
The only problem I have now is that my application will not shut down on the PDA and I have to kill the process
This does not happen on Windows XP and it is executing the same shutdown code. (I have built a service with both desktop and CF versions.)
Thanks,
Trevor