How to set the initial window coordinates for a new patcher window?
I spent some time searching for this, but "new patcher initial window location" turns up results for a lot of types of locations.
Is there a way to change the default window location when creating a new patcher?
(I wanted to align the top and bottom borders with the console window's upper and lower bounds -- they were off by 1 or 2 pixels. For the immediate need, I ended up repositioning the console window instead -- but, still curious.)
hjh
save it at the right position? or thispatcher of course.
> save it at the right position? or thispatcher of course.
Of course, saving it will restore the position of the saved patcher, when reopening it.
I am asking about File > New.
hjh
make new default template
Ah, now I see it... File > Create template > check box to use as default template for new patchers.
Thanks @source audio!
hjh