Page 2 of 2

Re: Buttons with rounded corners in dc_msgbox()

Posted: Wed Mar 22, 2023 8:46 am
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.