Hi all,

I tried to look into this, and stumbled on:
http://www.codeproject.com/w2k/xpvisualstyle.asp

I wonder if there is any chance we can join the theme dynamically... It
looks like the XP theme API allows you to get a hold of the actual graphics
programmatically, so maybe we could use that to expose them in-line, on way
or another.

As far as I understand things, for all other styles (text color, etc), we
should be able to peruse standard classes, but the graphics need to be
adapted to every XP-style.

OTOH, this may be more work than it's worth.

Kim

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Shawn K. Hall
> Sent: den 17 januari 2004 07:41
> To: [EMAIL PROTECTED]
> Subject: RE: [DQSD-Users] xp olive scheme mods
> 
> > Is there a way in WinXP to programatically figure out
> > which theme is running?
> 
> Are the scheme settings/colors accessible via CSS using the default
> windows class values? Ideally we'd just have a single 'routing' XP CSS
> file that verified certain values and imported the appropriate scheme
> if available. Via JS we can evaluate the applicable style values
> (which includes windows color names) so we ought to be able to parse
> the settings and determine if a scheme is applied, and *probably*
> which one. Of course, this is conjecture and I refuse to install XP on
> any of my computers - so I can't test it out.
> 
> If anyone is interested I can send you some code and links to build
> off of. Any takers?
> 
> Regards,
> 
> Shawn K. Hall
> http://ReliableAnswers.com/



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
DQSD-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-devel

Reply via email to