Started by bazzacad ·
2007-09-24 17:11 UTC ·
5 replies · SMF topic #56
bazzacad
2007-09-24 17:11 UTC
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.
owenwengerd
2007-09-24 23:49 UTC
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 Brown
2007-09-25 00:03 UTC
I imagine this would also work for changing Fonts to MS Shell Dlg for really old dialogs
owenwengerd
2007-09-25 03:42 UTC
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. :)
Kerry Brown
2007-09-26 08:40 UTC
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
bazzacad
2007-10-11 04:17 UTC
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]