On Wed, 2010-09-01 at 09:05 +0200, Frank Barknecht wrote:
Hi,
On Tue, Aug 31, 2010 at 05:08:36PM -0400, Hans-Christoph Steiner wrote:
Really, I think the problem is that Pd forces new windows to be 450x300 +0+0. What should be happening is that Pd should let the Window Manager position the window.
Well, there is an important use for letting Pd position windows: Window positions are also saved for (open) subpatches, a fact, that I sometimes exploit to create patches with several windows next to each other.
Yup, that part is unchanged. I meant the windows for new patches, i.e. File->New
.hc