Modify & write ODCL files via LSP

Started by BazzaCAD, September 24, 2007, 10:11:55 AM

Previous topic - Next topic

BazzaCAD

I just wanted to point out that with OpenDCL 4.1 alpha 8 you can now modify & write ODCL files with LSP.
https://sourceforge.net/forum/message.php?msg_id=4533762

Thx Owen, great work.
Now lets try to think of some more uses for these new features & maybe add them to the Examples folder.
a.k.a.
Barry Ralphs
barryDOTralphsATgmailDOTcom

owenwengerd

Since this forum is better for file attachments, I've attached the lisp file that I posted on SourceForge for changing font sizes in an entire project.

[attachment deleted by admin]

Kerry


I imagine this would also work for changing Fonts to MS Shell Dlg for really old dialogs

Perfection is not optional.
My other home is TheSwamp

owenwengerd

Quote from: Kerry Brown on September 24, 2007, 05:03:40 PM
I imagine this would also work for changing Fonts to MS Shell Dlg for really old dialogs

Yes it would -- or changing to any other typeface for that matter. :)

Kerry

Quote from: owenwengerd on September 24, 2007, 08:42:47 PM
Quote from: Kerry Brown on September 24, 2007, 05:03:40 PM
I imagine this would also work for changing Fonts to MS Shell Dlg for really old dialogs

Yes it would -- or changing to any other typeface for that matter. :)

:P

:D
Perfection is not optional.
My other home is TheSwamp

BazzaCAD

I created 30 GraphicButtons by coping the original one and pasting it over & over again.
So then I had 30 Buttons that said the same thing.
So modified Owen SetOdclFontSizeunscaled.LSP to clear all the Captions for all the buttons.
Here's the code for anyone that might find it useful.
I can see this feature becoming very powerful.

[attachment deleted by admin]
a.k.a.
Barry Ralphs
barryDOTralphsATgmailDOTcom