Buttons with rounded corners in dc_msgbox()

This forum is for eXpress++ general support.
Message
Author
skiman
Posts: 1185
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: Buttons with rounded corners in dc_msgbox()

#11 Post by skiman »

Hi Roger,

I have this in my application.

Code: Select all

DC_GetOptDefault(GetOptions)
DC_MsgBoxExpress(.f.)
This changes the buttons in dc_msgbox. I still don't understand how this works, but when I disable dc_msgboxExpress(.F.) the buttons are the default buttons.
Best regards,

Chris.
www.aboservice.be

Post Reply