keepingbusy
Programmer
Can someone suggest a sollution to the following:
Our first .prg contains
Code:
_SCREEN.Themes = .F.
Shapes and other background colors are also set at 236,233,216
Before anyone replies about the problems with setting particular colors (e.g. Color Blind etc), I am aware of this but this is a specific request for contunuity of all forms with a set standard throughout the eight user network.
I notice in a another thread (thread1254-1260345) that this is a similar problem to what we are experiencing.
I have painstakingly set each forms Themes property to .F.-False.
This works using Windows XP but not on older version of Windows operating systems (Windows 98 is being used with Windows 2000 Server).
It appears to me that this is a problem that cannot be resolved unless a newer operating system is installed which could be an option for the company.
My question here is, does anyone know an alternative sollution to ensure BackColor settings on forms are shown on screen?
Thank you