by lf0 » Sat Dec 12, 2009 8:21 am
rovingcowboy wrote:this line of your message leads me to think you want to have part of the skinning features work on the non skin version.?
cause it says "replace."
No, currently there seems to be some custom widget used which probably has specialized skinning code. There are ready
Trackbar widgets. I mentioned
replace as I assumed that the non-skinned version uses some IFDEFs to generate different code paths and as such a single widget could probably be replaced only in the non-skinned version.
Other than that, it would of course also be possible to use the
Visual Style Reference to replicate the look of the native Trackbar using the current widget.
[quote="rovingcowboy"]this line of your message leads me to think you want to have part of the skinning features work on the non skin version.?
cause it says [b]"replace."[/b][/quote]
No, currently there seems to be some custom widget used which probably has specialized skinning code. There are ready [url=http://msdn.microsoft.com/en-us/library/bb760149(VS.85).aspx]Trackbar widgets[/url]. I mentioned [i]replace[/i] as I assumed that the non-skinned version uses some IFDEFs to generate different code paths and as such a single widget could probably be replaced only in the non-skinned version.
Other than that, it would of course also be possible to use the [url=http://msdn.microsoft.com/en-us/library/bb773178(VS.85).aspx]Visual Style Reference[/url] to replicate the look of the native Trackbar using the current widget.