OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Kelie on March 14, 2008, 04:22:34 PM

Title: Copy a form?
Post by: Kelie on March 14, 2008, 04:22:34 PM
Hello,

There seems isn't a way to copy a form (with all its controls) and save as a new form within a project, or import a form (with all its controls) from other project. Can someone confirm?

Thanks.
Title: Re: Copy a form?
Post by: owenwengerd on March 14, 2008, 04:36:43 PM
You are correct, there is currently no way to copy a form with all its controls. There is already a feature request for this.
Title: Re: Copy a form?
Post by: BazzaCAD on March 14, 2008, 04:47:09 PM
It's pretty easy to select all the controls, go to Edit-->Copy.
Add a new blank form & paste the controls.

Title: Re: Copy a form?
Post by: Kelie on March 14, 2008, 06:45:28 PM
Thanks Barry. That's not bad at all. I didn't expect that I can paste controls into a new form.