Hi,
I have an application and wondering how to do the "options"; you know, things like font size, colour etc - options that will affect how the application behaves and looks.
Basically I'm wondering the best way to do such a thing. My main idea is to have a class which will encompass all of the options and their values and control the reading and writing to the xml hard copy when the options are changes / application loaded and unloaded. Just unsure of whether or not this is the correct approach. Other problem is how to make the options visible to all forms that are contained within the application.
Any ideas?
Thanks
I have an application and wondering how to do the "options"; you know, things like font size, colour etc - options that will affect how the application behaves and looks.
Basically I'm wondering the best way to do such a thing. My main idea is to have a class which will encompass all of the options and their values and control the reading and writing to the xml hard copy when the options are changes / application loaded and unloaded. Just unsure of whether or not this is the correct approach. Other problem is how to make the options visible to all forms that are contained within the application.
Any ideas?
Thanks
