Hi there, > I am working on an application which wants to store data in the user's To-Do > list, in a predetermined category. I can't find example code for how to > programmatically create a Category which does not exist (if there's an open > slot, otherwise use Unfiled), and to apply that new Category to the new > items. > Check the memopad tutorial. If you have a category associated with the database in your program, add the interfaces and the code as in the Memopad program (assign the category for each records, etc...) then the part "programmatically create a Category which does not exist" will be done by the system. You don't need to write code to do it. Try the tutorial and you know what I mean. Well, the tuorial goes with CW 8, you can download the trial version from MW website. http://www.metrowerks.com/MW/download/default.asp
Hope that helps. tnn __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
