Re: Using real PDA buttons
I don't think that's a stupid question at all!!! However, I also fear that it will not be an easy one to answer. I believe there are a standard set of buttons on all CE based PDA's, though there may be extra buttons on some models.
However, I don't think that a program can directly get ahold of those buttons without API calls. Consider how they are used. As an OS feature, you can set the button to launch a program. This is true for everything except the rocker (as far as I can see). If your program was to receive these button presses, it would have to override the OS use of the buttons, which would not be something the OS should allow easily.
Re: Using real PDA buttons
Thanks for the reply. It may not have given wonderfully good news, but it does at least give me some pointers as to how I overcome the problem.
I was also looking at using externally connected hardware, but this doesn't seem to be straightforward on a PDA either.
Thanks again.
Re: Using real PDA buttons
I was intending to get into externally connected hardware, but I have put it off until next year (which is not very far away at this time). I will probably be posting about it.