Themes & Colors



Much against my better judgment I have to set windows XP themes and colors
in our app. We normally allow the users to set their own colors using RGB().
A client wants us to disable this and set up XP themes. The choice is Silver
as opposed to the Default Blue. My problem is some users may have Default
Blue set up on their machines. I do not want to use GetSysColor() or
SetSysColor() if I can get away with it. Though I could when the app starts
and reset when it ends. Is there another way in VFP? I can change the colors
for all except the MessageBox() (use this a lot) and the Form Title Bar. Any
idea how to do this?

OR

How do I access the Silver XP theme, is there a scheme like in the old fox
days? If I can then I will change the scheme and reset.

Also I have seen quite a few posts about disabling themes for XP as it
causes erratic behavior i.e. cursor disappearing etc.

Any and all ideas will be greatly appreciated.

Thanks


--
Mohammed
www.imaginecorp.com/what_we_do.htm


.



Relevant Pages

  • Re: Themes & Colors
    ... have Default Blue set up on their machines. ... when the app starts and reset when it ends. ... If I can then I will change the scheme and reset. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Themes & Colors
    ... A client wants us to disable this and set up XP themes. ... have Default Blue set up on their machines. ... If I can then I will change the scheme and reset. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Themes & Colors
    ... Had problems with the cursor disappearing etc. App was ... the XP Color Scheme to Silver with Themes enabled? ... If I can then I will change the scheme and reset. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Themes & Colors
    ... the clock ticking and rather than a solution or Tips, I get a Programming ... size etc) when the app starts then resetting it back when it ends. ... Is there a Color scheme I can access in XP ... the XP Color Scheme to Silver with Themes enabled? ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Themes & Colors
    ... size etc) when the app starts then resetting it back when it ends. ... After 20+ years of programming and over 60 or so applications under my ... Is there a Color scheme I can access in XP to ... Also I have seen quite a few posts about disabling themes for XP ...
    (microsoft.public.fox.programmer.exchange)

Loading