"Benjamin Brazil" <[EMAIL PROTECTED]> wrote in message news:75759@palm-dev-forum... > > Hello, > I have developed a web clipping program in conjuction with a c program. The > user enters the web clipping program through the c program and would never > really want to access the web clipping side of the program without having > firstly been in the c program. I would like to remove the launcher > application icon for the web clipping program from the launcher categories > so that the user can't enter the web clipping independently from the c > program. Is this possible or does there always have to be a launcher icon. I > am using CodeWarrior 7 if it is of any relevance.
Set the hidden bit in the database header of your PQA. You'll need to do this in your C code or use a tool like RsrcEdit to modify the database on the device. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
