1
Runtime/AutoLISP / ZwCAD crash with dcl-Grid-SetCellStyle 32 and 33
« Last post by Joseph on September 20, 2023, 10:51:40 PM »I have a custom layer properties grid.
It was tested with OpenDCL 9.2.1.2 and 9.1.5.2
Code: [Select]
(dcl-Grid-SetCellStyle myGrig row col 32) ;LineWeight cell style
(dcl-Grid-SetCellStyle myGrig row col 33) ;LineType cell style
When I click on a cell with cell style 32 and 33 the ZwCAD 2022 and also 2023 crashes. (BricsCAD and AutoCAD does not crash)It was tested with OpenDCL 9.2.1.2 and 9.1.5.2