Hi,
Is there a way to set the color of all msgboxes, dc_alert, ... as a standard?
Color of msgbox, dc_alert, ...
Re: Color of msgbox, dc_alert, ...
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 } )
It contains a new Get-Set function:
DC_MsgBoxColor()
Use it like so:
DC_MsgBoxColor( { GRA_CLR_RED, GRA_CLR_BACKGROUND } )
- Attachments
-
- _Dcmsg.zip
- (4.93 KiB) Downloaded 779 times
The eXpress train is coming - and it has more cars.