PixInsight Forum (historical)
Software Development => New Scripts and Modules => Topic started by: mschuster on 2012 March 20 21:20:50
-
I'd like to share another script. :P
Have you ever wanted to copy the STF of one view and paste it into another? Quickly? This script will do it.
Run the script and drag the dialog's new instance icon onto your workspace. Do this once.
Now drag the icon into the view whose STF you want to copy. Click on Copy.
Then drag the icon into the view you want to paste the copied STF into. Click on Paste.
That's it. You can copy any view's STF at any time and later paste it into any view or views.
The script keeps the copied STF in an internal clipboard ready to paste whenever you want.
-
Cool! I'll try it out right now. :D
-
I'm not sure if I understand your concept, but...
If you make new instance of your desired STF dialog to desktop (drag & drop blue triangle), you can aply this setting to any image (drag & drop the desktop icon).
"Easy as Dell" ;)
-
Yes, that's the idea. Having the script as an icon makes it quicker to use. The icon avoids the time you would otherwise spend choosing the script from PI's Script menu hierarchy.