Inserting variable-length lines using ExtendScript ScriptUI
Hi community,
I'm using ScriptUI as the GUI to insert user-defined artwork onto Illustrator. And one of the items I want to insert are simple lines (which can be inserted as a pathItem).
However, in this case, I'd like the user to define:
1. the length of this line and
2. the start point of this line.
The below concept graphic should give you an idea of what I'm thinking

Here, the green circle is the start point of the line and red circle indicates the end point of the line. This is a slider of sorts with two slider points instead of one.
Any ideas of how I can insert this custom "slider" into ScriptUI (including vertical sliders on Windows)?
