This is how to manually set the size and position, by the way:
in Resources/tcl/pdwindow.tcl:
wm geometry .pdwindow =538x300+0+458
first two values are x-size, y-size, then x-offset, y-offset
Best,
Phil Stone
Davis, CA
From: Philip Stone <pkstone@ucdavis.edu>
This is something that I manually adjust in the Wish code every time I upgrade Pd. It would be very nice to have it be a configurable setting in Preferences.
Phil Stone
Davis, CA