Modify & write ODCL files via LSP

Started by bazzacad · 2007-09-24 17:11 UTC · 5 replies · SMF topic #56

I just wanted to point out that with OpenDCL 4.1 alpha 8 you can now modify & write ODCL files with LSP.
{2}

Thx Owen, great work.
Now lets try to think of some more uses for these new features & maybe add them to the Examples folder.
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]

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

author=Kerry Brown link=topic=56.msg254#msg254 date=1190678620 wrote:
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. :)
author=owenwengerd link=topic=56.msg255#msg255 date=1190691767 wrote:
[quote author=Kerry Brown link=topic=56.msg254#msg254 date=1190678620]
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
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]