Copy Modal Dialogs

Started by borsa, December 21, 2011, 04:12:49 AM

Previous topic - Next topic

borsa

It's possible to copy a Modal Dialog from a project (.odcl) into other one?

Because I can use the same Dialog in several prpojects.

thanks

owenwengerd

It's not possible to copy the dialog itself, but you can copy and paste the controls.
Owen Wengerd (Outside The Box) / ManuSoft

jbuzbee

You could also just call the same dialog from multiple lisp routines.  I have a general "Select Layer" dialog that I call from several routines needing a layer name.