Recent posts

#81
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 !!!
#82
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.
#83
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!
#84
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
#85
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?
#86
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 ...
#87
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.
#88
Runtime/AutoLISP / Re: From where can one downloa...
Last post by willy1986101 - November 14, 2023, 06:49:43 PM
i don't think need to Runtime.zrx. just run Runtime.arx
load opnedcl.zrx when open ZWCAD
zrx default folder
C:\Program Files (x86)\Common Files\OpenDCL
#89
Runtime/AutoLISP / Re: ZwCAD slow ResultBuffer af...
Last post by Joseph - November 06, 2023, 01:44:04 AM
Indeed, you are right.
Just installed the new service pack for ZwCAD and the bug is gone. They solved it.
#90
Runtime/AutoLISP / Re: Option Button
Last post by Fred Tomke - November 01, 2023, 06:31:51 AM
Hi, I had a test with you lisp and project file. But both files do not belong together. I had some search & replace but it still not show without errors. So I stop testing.
With regards, Fred