> More or less a theoretically question, but if I had an application that I > did not want to have show up in the Delete Menu is there some way I could > accomplish this? I'm curious do to the fact that all the PalmOS functions, > like Mail, Expense and etc. do not show up there.
As Dave said, the built-in apps are in ROM. See my post from a couple hours ago: http://www.escribe.com/computing/pcpqa/m55274.html Launcher only lists apps in RAM in the Delete dialog. (It lists all apps in the Beam dialog.) You could protect your app using DmDatabaseProtect. That wouldn't remove it from the Delete dialog, but it would prevent the delete from working if the user tried it. -- Danny @ PalmSource -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
