Re: Themes & Colors



Hello Dan;
using VFP9 SP1. Had problems with the cursor disappearing etc. App was not
transported from FPW. Is there a Color scheme I can access in XP to change
the XP Color Scheme to Silver with Themes enabled?

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

"Dan Freeman" <spam@xxxxxxxxxxxxx> wrote in message
news:Op6Z1UoPHHA.3344@xxxxxxxxxxxxxxxxxxxxxxx
Assuming you are using VFP8 or later, support for XP themes is built-in.

The turning off of Themes applies to forms transported from FPW.

Dan

"ImagineCorp" <ashruff@xxxxxxxxxxxxxxx> wrote in message
news:%23E8ujDoPHHA.1240@xxxxxxxxxxxxxxxxxxxxxxx
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
    ... The whole idea of Windows is to provide a consistent color ... If you change the color scheme, you change ALL applications. ... If you want to change the way your app looks color-wise, ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Themes & Colors
    ... There is absolutely no problem with setting colors (NOT screen resolution, ... size etc) when the app starts then resetting it back when it ends. ... Is there a Color scheme I can access in XP to ... the XP Color Scheme to Silver with Themes enabled? ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Themes & Colors
    ... Had problems with the cursor disappearing etc. App was not ... Is there a Color scheme I can access in XP to change ... 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
    ... To make our app look and feel like an XP app, I need to change the app apperience to: ... Some have the default blue as a color scheme. ... I need to switch the Color Scheme from Default Blue, when the app starts, to Silver then Vice Versa when the app ends. ... To hard code the colors and change the windows color settings could put an employer in violation of the ADA requirements. ...
    (microsoft.public.fox.programmer.exchange)

Loading