PDA

Click to See Complete Forum and Search --> : On loading app rempa PDA bbuttons


T120
Sep 20th, 2007, 09:15 AM
I have a smartdevice app written in vb.net 2005 and need to remap the buttons on the front of the device.

Having done this when the app exits the buttons need to be reset to their normal mapping.

Is this possible?

petevick
Sep 20th, 2007, 09:26 AM
Hi,
in the help file, search for 'How to: Use the HardwareButton Component' - that will show you how to control the buttons from your app

Pete

T120
Sep 21st, 2007, 03:22 PM
petevick

Thanks for that