> 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/

'// ========================================================
   "They that can give up essential liberty to obtain a
    little temporary safety deserve neither liberty nor
    safety."
      -- Benjamin Franklin




-------------------------------------------------------
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
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to