New to scripting/ Need help with some UI ideas
Hello All!
Fairly new to scripting and I've run into a problem. I'm basically trying to make a floating window that doesn't interfere with a user. I have a pretty intensive Modular setup (I think its intensive at least lol). Maybe thats the root cause. I've done some resarch into it but a lot of the posts i see are from like 2012 so im not sure if those are relevant still or not.
Some talked about BridgeTalk -(Not sure what that is exactly. Might need to do more home work on that.)
Right now I've tried basically a dialog window with uniquie properties. about 7 versions and the closest i got was being able to intereact with other windows in illustrator but notthing in the actual document. Like I could click on the tools in on left side, interact with the swatch panel, but nothing in the artboard would register until I closed my my UI.
Ive tried a Palette window but so far any time i try a palette window. It just closes immediately but I feel like Palette is probably the best description of what I need.
I was also using a script launcher plugin at one point just from the market place to get around the ui not being open all the time but once I added mac functionality. The script launcher plugin no longer worked. And the only way I can get it to work now is to launch via File- Scripts- Other scripts. I think the Plug in just uses a unique path finding for file searching and it didn't like the mac addtion to the script. But even if I could figure out a way to get that to work that would be way better!
My UI basically modifys a die line to make a Proof layout. I'll put some examples below. of some of the outputs and how the UI moves. Not sure exactly what would be useful to share. Still going to keep testing in the mean time and will post my solution then.
The base UI:

Example of a submitted file:

Complex output:

After proess template is completed:

Ideally jsut want the window to stay open so the user can process multiple tempaltes instead of having to load via other scripts every time. Let me know what information is needed.
Hopefully someone can help!
