Started by Kerry Brown ·
2014-12-23 09:37 UTC ·
4 replies · SMF topic #2224
Kerry Brown
2014-12-23 09:37 UTC
Gents,
Is dcl-Form-Dump working ?
I tried it in the
OK#OnClicked
Form#OnInitialize
and in the IDE.
Any ideas ?
Best wishes for a safe and happy holiday.
owenwengerd
2014-12-23 15:33 UTC
It appears to be working for me in OpenDCL 8.
Kerry Brown
2014-12-23 19:45 UTC
Thanks Owen.
If you don't mind, how are you using it.
ODCL 8.0.0.10 Win 7 Ult x64
Regards,
owenwengerd
2014-12-23 20:31 UTC
In AutoCAD 2010:
Command: OPENDCL
OpenDCL Runtime [8.0.0.10] loaded
Command:
Command: (dcl-project-load "W:/OpenDCL/Test/AllControls")
"AllControls"
Command: (dcl-form-dump allcontrols/form1)
CDclControlobject [FrmPaletteDlg: AllControls/Form1]
T
Kerry Brown
2014-12-23 20:49 UTC
Thanks Owen.
I thought that was what I was trying ... apparently not.
Thank you.