Re: Themes & Colors



Same result. The whole idea of Windows is to provide a consistent color
setting s across all applications. That's what themes are for, not to allow
some renegade application to deviate from the consistancy.

If you change the color scheme, you change ALL applications. Windows is a
multitasking environment and your app may not be in control the entire time.
Perhaps you don't get the way that Windows works and is used by the majority
of it's users?

If you want to change the way your app looks color-wise, knock yourself out.
Just leave everyone else's app alone.

No soapbox involved.

--
Fred
Microsoft Visual FoxPro MVP


"imaginecorp" <imaginecorp@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8DFCA9C6-25B9-4520-A916-8E84D0CA01B8@xxxxxxxxxxxxxxxx
Did you read the whole post? Nobody is suggesting scre*ing around with the
resolution or screen size, ONLY COLORS. User computers have XP themes
enabled
with VARIOUS color schemes, For the sake of uniformity Silver (color
scheme)
was selected by management for our app. Are you with me so far.)
There is absolutely no problem with setting colors (NOT screen resolution,
size etc) when the app starts then resetting it back when it ends. I fail
to
see how this impacts other applications IF it is programmed correctly? The
magic word is "programmed correctly".
After 20+ years of programming and over 60 or so applications under my
belt,
I am sure; I am familiar with good programming practices.
As this app will not be used by you or your office you can get off your
soapbox. Sometimes its better Not to respond to a post if you cannot
suggest
or do not know of a solution
Mohammed
www.imaginecorp.com


"Fred Taylor" wrote:

Since any application that took it upon itself to mess with the color
schemes and/or screen resolution on MY (or any computer in our offices)
that
would have an impact on other applications, would soon find itself in the
circular file.

--
Fred
Microsoft Visual FoxPro MVP


"imaginecorp" <imaginecorp@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A9C65D36-332E-4A5A-AAC2-46D008DE90C9@xxxxxxxxxxxxxxxx
To get the silver XP theme, set the XP theme to the silver one. IOW,
let
XP
do the work.

If this was what I needed I would have posted my question in a NB for
the
mentally challenged...
Thanks anyway
Mohammed


"Dan Freeman" wrote:

The last version of FP where color schemes worked (or had any
relevance
at
all) was FP/DOS.


Dan

"ImagineCorp" <ashruff@xxxxxxxxxxxxxxx> wrote in message
news:eCJNJdoPHHA.3544@xxxxxxxxxxxxxxxxxxxxxxx
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: Honestly Curious
    ... This is not a real-world problem, but I give you points for being creative enough to try and dream up an excuse for my moving an app *might* be a bad thing somehow. ... The registry however is the method Microsoft not only recommends for applications to use, but they require it for vendors to get the Windows logo on their packaging and marketing material. ...
    (comp.sys.mac.advocacy)
  • Re: Make a Windows Service start a windows program.
    ... never be implemented as Windows Services, they should be normal applications ... that get started at logon (search for Autorun in windows help). ... Only the UI portion of the app depends on an interactive logon. ... When the service instantiates the Project object from the class in the UI app, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: user and group troubles
    ... change on the applications installation directory. ... to trace execution failure and discover where the app is throwing ... Microsoft MVP (Windows Server System: ... > giving the user local Admin rights on the said workstation. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Make a Windows Service start a windows program.
    ... Sounds to me like a normal application running with a notify icon rather ... start-up, Applications that depend on interactive logon session, should ... that get started at logon (search for Autorun in windows help). ... Only the UI portion of the app depends on an interactive logon. ...
    (microsoft.public.dotnet.languages.csharp)
  • 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)