"Oliver" <[EMAIL PROTECTED]> wrote in message news:104109@palm-dev-forum... > > Can someone point to an example of using categories > > so that my game automagically files itself > > under "Games" when I load it? > > Search the archives on escribe for something like > "launcher categories" and you'll find previous > discussions and answers to this. E.g., > > http://www.escribe.com/computing/pcpqa/m53202.html
The stuff I've found refers to creating a database record with a category, or programmatically changing things. I want my app to be filed WITHOUT running. i.e. no function calls to CategoryInitialize(). I've looked around plenty, but everyone talks about "taic" in Constructor. I use PRC tools so I have a .rcp file with a line like this: CATEGORIES ID 100 "Games" But I don't know what this is or how it's supposed to work. My question is this: Can someone point to an example of using categories so that my game automagically files itself under "Games" when I load it? In other words, I give you my app as a .prc file and you load it. It goes into "Unfiled". I want it to go into "Games". Can this be done, without running the app even once? -Paul -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
