Sunday, June 30, 2013

MultiValues User Settings creation and use.

Thanks Bob. That was a good article. I could create a class to store all values i need in one setting.


But how to use this class ? i can instansiate an object of this class and assign values to induvidual variables and then say save(). What happens when i click save(), do the variable created is stored in the system on a stack ?


After i do the save, how to iterate through all the differnet sets of values i saved ?


Also, are these values persistant across application restarts ?


Thanks in advance.




-Giri.


No comments:

Post a Comment