How to add macintosh theme
-
Hey every one. we know that we can change any project and give it xp look, but I am wondering if there any way to give it MACINTOSH look... I read in the site -=> http://www.codeproject.com/w2k/xptheme.asp[^] by using xml codes... so any way to do it but with MAC theme? thanks in advance :)
-
Hey every one. we know that we can change any project and give it xp look, but I am wondering if there any way to give it MACINTOSH look... I read in the site -=> http://www.codeproject.com/w2k/xptheme.asp[^] by using xml codes... so any way to do it but with MAC theme? thanks in advance :)
Not as simply as it is for the XP theme - that example is to make a non-.NET app running on XP use the XP theme - it's not overriding anything in the system, just setting a few flags to tell Windows how to handle the application. If you want to use an entirely different theme, then you'll either have to code it yourself (creating derived classes of all the standard controls and custom painting them - not an easy task at all!) or use something like WindowBlinds[^] that can re-skin Windows to look vastly different -- Help me! I'm turning into a grapefruit! Phoenix Paint - back from DPaint's ashes!