How do you make an application skinable? My thoughts were to use custom graphics that the user could replace. When the application loaded the application would load the ones specified. Is this correct?
For instance, the skins would be in a directory called /skins/
followed by a new directory (name of the skin) like:
/skins/xp/
If the user has selected XP it would load the graphics from that directory instead of the default. Is this corrected?
Make application skinnable
Started by Frantic, Sep 12 2006 06:28 AM
2 replies to this topic
#1
Posted 12 September 2006 - 06:28 AM
|
|
|
#2
Posted 13 September 2006 - 06:04 AM
I do not see why this approach wouldn't work. I'm not sure how others hav done it but this is probably the way it is done.
I know a lot of applications have .XML files for their skins.
I know a lot of applications have .XML files for their skins.
#3
Posted 28 September 2006 - 04:27 AM
I couldn't really find anything about this searchin google. You approach sounds correct though. I'd use XML to determine which graphics go where on your app and where they are located.


Sign In
Create Account


Back to top









