Prevent window scrolling when adding display boxes
Is there a way to prevent a window from scrolling to the location of added boxes? In the following example script, pressing the "Add Spline" button will add a new spline with half the lambda value from the one before, and after pressing the button 6 or so times, the window scrolls away from the graph to the location of the newly added control spline. This is an example -- the solution IS NOT to s...