Hello!
I am working on an application and I want to add more "graphics" to it, like themes.
Well... The application comes with it's standard theme but I would like if people could chose they'r own from lets say an "options menu".
The theme will load but when I close the application and open it again it comes back with the standard theme.
Is there any way to save the "custom" theme so the application will start with it?(I was thinking about saving the "options" code in a .txt file and the application will load that file when it starts)
Thank You!
1 Replies - 145 Views - Last Post: 16 January 2013 - 07:59 AM
#1
[Question]How can I make my application to save custom options?
Posted 16 January 2013 - 05:14 AM
Replies To: [Question]How can I make my application to save custom options?
#2
Re: [Question]How can I make my application to save custom options?
Posted 16 January 2013 - 07:59 AM
Q: ... save data, save properties, save environmental variables, serialize my data/class?
A:
A:
- Separating data from GUI - PLUS - serializing the data to XML
- Working with environmental variables
- Writing a text file tutorial.
- Reading a text file tutorial.
- Easy Application Settings example
This post has been edited by tlhIn`toq: 16 January 2013 - 07:59 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|