--- Sistema_M�vil_de_Captura_de_Informaci�n wrote: > Do you know how to change buttons preferences > programatically?
Yes. :) Do you actually want to modify the preferences for the device, or do you just want to make the buttons do what you want them to do while your application is running? If the former, see PrefSetPreference() to change the CRID for prefHard1Char, etc. If the latter, take a look at the source code for the built-in Palm games (reptoids, subhunt, etc.). What they do is intercept the hard keys to prevent them from switching apps. __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
