Page 1 of 1

Color of msgbox, dc_alert, ...

Posted: Sat Sep 11, 2010 10:33 am
by skiman
Hi,

Is there a way to set the color of all msgboxes, dc_alert, ... as a standard?

Re: Color of msgbox, dc_alert, ...

Posted: Wed Sep 15, 2010 10:51 am
by rdonnay
Here is a new _DCMSG.PRG.

It contains a new Get-Set function:

DC_MsgBoxColor()

Use it like so:

DC_MsgBoxColor( { GRA_CLR_RED, GRA_CLR_BACKGROUND } )