An Alt-like button on PocketPC 2k2
-
On PocketPC 2002, I write an application like Ms PocketStreet. I have a toolbar’s icon (called A). When I press onto this icon (A), I can zoom IN a map in screen. Now, I want this: when keep pressing onto a key (like Alt or Ctrl or Shift on Desktop), and press onto icon A, I can zoom OUT the map. It works as Photoshop did. How can I solve this problem. I saw in PocketPC 2k2, there’re 4 buttons in the bottom of it. I wonder if whether there are some Alt-on-desktop-like buttons or not. Help me. ======================= Nothing is perfect
-
On PocketPC 2002, I write an application like Ms PocketStreet. I have a toolbar’s icon (called A). When I press onto this icon (A), I can zoom IN a map in screen. Now, I want this: when keep pressing onto a key (like Alt or Ctrl or Shift on Desktop), and press onto icon A, I can zoom OUT the map. It works as Photoshop did. How can I solve this problem. I saw in PocketPC 2k2, there’re 4 buttons in the bottom of it. I wonder if whether there are some Alt-on-desktop-like buttons or not. Help me. ======================= Nothing is perfect
You can actually use the hardware buttons. Check this page for guidance: Hardware buttons[^]
-
You can actually use the hardware buttons. Check this page for guidance: Hardware buttons[^]
-
You can actually use the hardware buttons. Check this page for guidance: Hardware buttons[^]
-
You can actually use the hardware buttons. Check this page for guidance: Hardware buttons[^]
-
You can actually use the hardware buttons. Check this page for guidance: Hardware buttons[^]
Can you tell me how many hardware keys are there in PPC 2002 ? I knew that there're only about 5 hardware keys in PPC 2002 (in the bottom of the device). But when I read about RegisterHotkey, it show a range from 0x0000 to 0xbfff !!! What is Identifier of 5 buttons on the device ? I want when keeping press into 1 of 5 buttons, then press into an icon on toolbar, my app will do something. ======================= Nothing is perfect
-
Can you tell me how many hardware keys are there in PPC 2002 ? I knew that there're only about 5 hardware keys in PPC 2002 (in the bottom of the device). But when I read about RegisterHotkey, it show a range from 0x0000 to 0xbfff !!! What is Identifier of 5 buttons on the device ? I want when keeping press into 1 of 5 buttons, then press into an icon on toolbar, my app will do something. ======================= Nothing is perfect
My iPAQ 3850 (as well as series 39xx) has 5 hardware buttons plus the central oval button that emulates the 4 arrow keys and enter. dlhson2 wrote: What is Identifier of 5 buttons on the device ? I'll have to check that out...