Thanks - that's a big help. regards,
Dave Mottorn -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Aaron Ardiri Sent: Monday, July 29, 2002 1:18 PM To: Palm Developer Forum Subject: Re: Resident programs > I have a couple of reasons not to want the resident programs that come with > Palm OS devices, e.g., the address book, calculator, etc. Is there any way > to get rid of them or at least take their icons off the screen? easiest solution = create applications with the same creator ID and mark them as hidden applications (using attribute hidden). might want to make the replacement application call the application in rom - not sure how pressing hard keys will affect their use. this should give you some ideas. -- Aaron Ardiri CEO - CTO Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
