Can anyone tell me how to get an array of strings filled with the names of
the categories a user has set up?  I also need the corresponding indexes in
another array..  (I'll probably use a structure) I've tried several
different things, but can't seem to get it...

I saw in Categories.h a structure that was defined for AppInfoPtr called
renamedCategories which had both of these, plus the lastUniqID...  I thought
it might be used with CategoryInitialize, but can't seem to get it to work..
(Can't figure out what to put for localizedAppInfoStrID)

I want to get a list of them because I have something different in mind to
do..  Using my own routines to get a selection...  This is probably a lot
easier than I think it is...

Can anyone help me?

Paul

Reply via email to