I'm currently in the development and testing phase of my gadget. I've noticed that for some reason, whenever my gadget is closed the settings I've saved are deleted. I'm sure because I've monitored 'Settings.ini'. Why is this? Will it happen when my user restarts their computer, and how can I avoid it?

Thanks in advance!

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Bit of a late answer, but when you press X on a gadget it removes the settings for it.

If you simply restart sidebar.exe all of the settings are preserved (This is a quick way of imitating a user restarting their computer)

link|improve this answer
feedback

This is a bit of a guess from my side, as i haven't done much gadget development, but it might be because you can create multiple instances of dacht gadget with their own settings (like a London clock and a New York clock).

It Should not lopers settings on restart as you dont close the gadget but instead you just close the whole gadget engine, but this behaviour can easily be tested by a restart or maybe even a logout and login.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.