Hi, I need to know if a category at a given index was deleted (my application is using the Category select dialog and is allowing the user to edit categories). Am I correct to think that the existence of a category can be determined by the value of the first character of the category label in the AppInfoType structure? I assume that if this first character is '\0' then the category doesn't exists (was deleted if it existed previously). Is this correct?
Best regards Benoit -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
