OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: vlado on November 09, 2021, 06:40:52 AM

Title: Grid-SetCellStyle 31 (truecolor) and dcl-Control-SetForeColor in Hatch
Post by: vlado on November 09, 2021, 06:40:52 AM
Hello

I have 2 Problems with the last version 9.1.4.0:

1.
Problem with the Grid-SetCellStyle = 31 (truecolor) . When I cancel the Color Dialog Box, it will change the color value in the grid cell (to a random color value).
You can also see it in your OpenDcl Samples OPENDCLDEMO: (Advanced/Grid... Element Style: "31 - TrueColor cell"...)
This problem occurs in BricsCAD (V21, V22). It works properly in AutoCAD.

2.
In BricsCAD V22 doesn't work the function dcl-Control-SetForeColor in the Hatch Control (the color of the Hatch Pattern is always black).
I can easily change the color of the Hatch Pattern in older BricsCAD versions and in AutoCAD.
The Hatch Pattern in your OpenDcl Samples OPENDCLDEMO is not displayed at all (In BricsCAD V22 only)!

Can you help me please?

Thank you very much in advance!
Vlado
Title: Re: Grid-SetCellStyle 31 (truecolor) and dcl-Control-SetForeColor in Hatch
Post by: owenwengerd on November 09, 2021, 01:13:39 PM
I suspect the second problem is related to the pre-release BRX SDK that was used to build 9.1.4.0. As soon as time permits, I will rebuild OpenDCL with the shipping BRX SDK, and have a look at the first problem as well.
Title: Re: Grid-SetCellStyle 31 (truecolor) and dcl-Control-SetForeColor in Hatch
Post by: owenwengerd on November 09, 2021, 08:02:54 PM
Both bugs should now be fixed in OpenDCL 9.1.4.1.
Title: Re: Grid-SetCellStyle 31 (truecolor) and dcl-Control-SetForeColor in Hatch
Post by: vlado on November 10, 2021, 01:28:10 AM
It works perfectly!
Thanks a lot for your extremely quick response and great work!!!

Vlado