OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: XDCAD on September 26, 2018, 03:17:09 AM

Title: how to modify the foreground color of the progress bar?
Post by: XDCAD on September 26, 2018, 03:17:09 AM
HI,ALL:

how to modify the foreground color of the progress bar?

In addition, the text on the progress bar, I set the transparent color, can not be used when the progress bar is covered, if the background of the text is transparent?


thanks.
Title: Re: how to modify the foreground color of the progress bar?
Post by: owenwengerd on September 27, 2018, 02:43:01 PM
You have to uncheck 'Use visual style' (http://www.opendcl.com/HelpFiles/index.php?page=Reference/Property/UseVisualStyle.htm) in order to use custom style settings.
Title: Re: how to modify the foreground color of the progress bar?
Post by: XDCAD on November 01, 2018, 04:31:31 AM
Quote from: owenwengerd on September 27, 2018, 02:43:01 PM
You have to uncheck 'Use visual style' (http://www.opendcl.com/HelpFiles/index.php?page=Reference/Property/UseVisualStyle.htm) in order to use custom style settings.

Thanks, can you give an example code how to set a custom VISUALSTYLE
Title: Re: how to modify the foreground color of the progress bar?
Post by: owenwengerd on November 01, 2018, 06:41:21 PM
They are called "themes" in Windows, but I don't know how to create a custom theme.