Hello,
Is it possible to have an $.evalFile check if a palette is already open, and if so, switch to it instead of spawning a new one?
I'm calling up various utility panels from a central hub ScriptUI palette using $.evalFile, but it will happily open as many copies of the same window as the user wants. Would be nice to be able to prevent that.
Thanks!