How to set the initial window coordinates for a new patcher window?

James Harkins's icon

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

Roman Thilenius's icon

save it at the right position? or thispatcher of course.

James Harkins's icon

> 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

Source Audio's icon

make new default template

James Harkins's icon

Ah, now I see it... File > Create template > check box to use as default template for new patchers.

Thanks @source audio!

hjh