Started by borsa ·
2011-12-21 12:12 UTC ·
2 replies · SMF topic #1735
borsa
2011-12-21 12:12 UTC
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
2011-12-21 14:12 UTC
It's not possible to copy the dialog itself, but you can copy and paste the controls.
jbuzbee
2011-12-21 15:31 UTC
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.