Does somebody have an idea on how to change the default grey color of the
WAIT WINDOW
to any other color ?

I am working on VFP 8.0

Thanks, Ted

Re: Color Change of 'WAIT WINDOW' by Fred

Fred
Tue Jan 04 09:22:32 CST 2005

What OS, and what version of FoxPro? If this FPW, then no, you can't change
it, I don't think. In VFP, it's under your property settings for Windows,
the Appearance tab.

--
Fred
Microsoft Visual FoxPro MVP


"Ted" <Ted@discussions.microsoft.com> wrote in message
news:23BC47D1-A322-4814-AEA7-D0AD1C2134AB@microsoft.com...
> Does somebody have an idea on how to change the default grey color of the
> WAIT WINDOW
> to any other color ?
>
> I am working on VFP 8.0
>
> Thanks, Ted



RE: Color Change of 'WAIT WINDOW' by Leemi

Leemi
Tue Jan 04 09:34:54 CST 2005

Hi Ted:

I don't see a way to change the color of a WAIT WINDOW. There is no clause
on change the color. I am not aware of an API that changes the color.

Can you make your own WAIT WINDOW using a form and a timer? You can then
set the background color to anything you want.


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003

>Does somebody have an idea on how to change the default grey color of the
>WAIT WINDOW
>to any other color ?

>I am working on VFP 8.0

>Thanks, Ted


RE: Color Change of 'WAIT WINDOW' by Ted

Ted
Wed Jan 05 03:31:06 CST 2005

Thank you Lee,
that's an interesting workaround !
best regards,Ted

"Lee Mitchell" wrote:

> Hi Ted:
>
> I don't see a way to change the color of a WAIT WINDOW. There is no clause
> on change the color. I am not aware of an API that changes the color.
>
> Can you make your own WAIT WINDOW using a form and a timer? You can then
> set the background color to anything you want.
>
>
> I hope this helps.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> Sincerely,
> Microsoft FoxPro Technical Support
> Lee Mitchell
>
> Keep an eye on the product lifecycle for Visual FoxPro here:
> http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
> >Does somebody have an idea on how to change the default grey color of the
> >WAIT WINDOW
> >to any other color ?
>
> >I am working on VFP 8.0
>
> >Thanks, Ted
>
>