T
Thomas Thomassen
Hi
I made a screensaver in C# as a test project. At the time of creation I used
XP and everything worked fine.
Then I got a message from someone using Vista about an issue where the
settings doesn't seem to stick. I tested on my own Vista box and I got the
same result.
The issue is that, while you can set custom colour and font in the settings
window and the settings will be saved and be reflected correctly when you
preview the screensaver, it will use default settings when the screensaver
is triggered by Windows. I've gone thorugh the code again and again, but I
can't seem to find any reason for it to do so.
I'm wondering if Vista has changed the way screensavers run?
Or has anyone else expereienced problems when using property settings like
"Properties.Settings.Default." ?
The screensaver in question can be found at Wincustomize.
http://www.wincustomize.com/skins.aspx?skinid=178&libid=40
-Thom
I made a screensaver in C# as a test project. At the time of creation I used
XP and everything worked fine.
Then I got a message from someone using Vista about an issue where the
settings doesn't seem to stick. I tested on my own Vista box and I got the
same result.
The issue is that, while you can set custom colour and font in the settings
window and the settings will be saved and be reflected correctly when you
preview the screensaver, it will use default settings when the screensaver
is triggered by Windows. I've gone thorugh the code again and again, but I
can't seem to find any reason for it to do so.
I'm wondering if Vista has changed the way screensavers run?
Or has anyone else expereienced problems when using property settings like
"Properties.Settings.Default." ?
The screensaver in question can be found at Wincustomize.
http://www.wincustomize.com/skins.aspx?skinid=178&libid=40
-Thom