Hello,
i've got a question regarding how i can save my app's settings/preferences.
I want so save my app/user settings to somewhere ( file, registry), so i can read them after program start to save the user from doing the settings all the time over and over.
1. Do you need to save settings in your programs.. ?
2. How do you do this..?
2. has anyone a piece of code - or possibly a lib - ready that is handling the settings ( create/read/save)..?
i personally tend not to use the registry, for certain reasons, but if one has already something similar in place, i could be persuaded )
cheers
TWELVE
i've got a question regarding how i can save my app's settings/preferences.
I want so save my app/user settings to somewhere ( file, registry), so i can read them after program start to save the user from doing the settings all the time over and over.
1. Do you need to save settings in your programs.. ?
2. How do you do this..?
2. has anyone a piece of code - or possibly a lib - ready that is handling the settings ( create/read/save)..?
i personally tend not to use the registry, for certain reasons, but if one has already something similar in place, i could be persuaded )
cheers
TWELVE