-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mario Enriquez wrote:
> 
> Hi,
> 
> I'm developing a field service application on PalmOS using
> CodeWarrior 6.0(PC), but I can't figure out how to disable
> all other apps(ej. Address, Memo, DateBook, etc) on the palm.
> 
> I want this because my customer doesn't want the user to be
> fooling around with those application and just be able to use
> my custom app, and the calculator app.
> 
> So is there any way to enable just one application on the palm?
> is this the rigth way to do it?
> 
> Thanks for your comments!
> Mario Enriquez


There are a few ways you could do it, each with varying levels of "exactly
what you need"ness.  From your app, you could capture all incoming key
events and ignore the ones to launch other apps.  Having the calc
available throws in a wrench because after the user gets to the
calculator, the buttons will work like normal.

Your best, surefire bet is to get ImagePro from http://www.trgnet.com. 

This will allow you to make a custom ROM image that you can load into all
the units you want to deploy.

- -- 
Brian Mathis
Direct Edge
http://www.directedge.com

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.8

iQA/AwUBOg0RcCYfFS+x6eHFEQILhQCg3FZ2h7DaBneVN/5rMIj8Bpq/vg0AoO8v
Xd8mBfISVtAR+M8RL8YNvwwv
=PpnG
-----END PGP SIGNATURE-----

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to