Recent posts

#71
Runtime/AutoLISP / Re: OpendCL 9 - Automatic scal...
Last post by domenicomaria - December 27, 2023, 07:39:41 AM
it seems that this problem has been solved!

But Owen didn't tell us!

Thanks a lot anyway !
#72
Deployment / Re: OpenDCL and Gstarcad 2024
Last post by owenwengerd - December 18, 2023, 08:16:49 PM
Thanks, I will add support when time permits.
#73
Deployment / OpenDCL and Gstarcad 2024
Last post by Marcin - December 17, 2023, 11:37:24 PM
Hello Owen,

There is a new version of Gstarcad 2024:
https://ovsdownload.gstarcad.net/software/GstarCAD/2024/EN/GstarCAD2024EN_V2311_x64.exe

and theres link for SDK:
https://ovsdownload.gstarcad.net/software/GstarCAD/2024/EN/grxsdk_GstarCAD2024_V2311.zip

I hope that will help with supporting Gstarcad in new OpenDCL.

Regards
Marcin
#74
Runtime/AutoLISP / Re: True color value ??
Last post by khann - December 11, 2023, 04:37:15 AM
Ohh...There was already  :D :D !
Thank you so much OWEN !!!
#75
Runtime/AutoLISP / Re: True color value ??
Last post by owenwengerd - December 10, 2023, 08:27:09 AM
Each color is 8 bits (1 byte) of the combined value. You might find this thread helpful.
#76
Runtime/AutoLISP / True color value ??
Last post by khann - December 09, 2023, 07:35:08 PM
Hi, Everyone.!
I wonder how the "True color" value comes out from RGB values.

ex) R(230) , G(245), B(255) = 33551846 (True color)

can anyone help me ?
Thanks in advance!
#77
Runtime/AutoLISP / Xrefs layers on ComboBox
Last post by pingoo666 - December 04, 2023, 07:31:06 AM
Hello,

I use the style 13 to select layers in a combobox, but I dont want to display the xref layers in the combo box.

Is there a way not to display them ?

Thanks by advance
#78
Studio/Dialog Editor / Re: Form Position on Dual Moni...
Last post by KKirk - November 28, 2023, 10:40:17 AM
Revisting a quite old thread here, but I'm struggling to get this to work in Autocad 2023. I'm relatively new to LISP and OpenDCL so I may be doing something dumb or missing something obvious, but is there anything in the code from Roy/Owen that is Bricscad specific that I would have to adjust to make it work in Autocad?
#79
Runtime/AutoLISP / Re: OpendCL 9 - Automatic scal...
Last post by domenicomaria - November 23, 2023, 11:02:59 AM
Quote from: ScottBolton on November 16, 2023, 03:25:55 AM
I've also been trying to get a solution to this but with no luck.

unfortunately it seems that
it is not possible or it is considered useless
to modify the behavior of this automatic scaling of controls ...
#80
Runtime/AutoLISP / Re: OpendCL 9 - Automatic scal...
Last post by ScottBolton - November 16, 2023, 03:25:55 AM
I've also been trying to get a solution to this but with no luck.