<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>hi,</p>
<p>(Pd 0.52.2  Windows 10/11)</p>
<p>i'm using the mypdwindow-plugin.tcl to have  fixed position/dimensions of the pd-console.</p>
<p>this is the content:</p>
<p>if {[winfo exists .pdwindow]} {<br />    wm geometry .pdwindow  =500x800+0+0<br />}</p>
<p><br /></p>
<p>in Windows 10 it worked perfectly.</p>
<p>now in Windows 11 not at all: i get the standard Pd behaviour.</p>
<p><br /></p>
<p>as far as i know Tcl/Tk is not included in Windows itself.</p>
<p>tclsh in a command window is not recognized by Windows, not in W10 or in W11.</p>
<p>so, there cannot be a version conflict and the behaviour of tcl commands in connection with Pd should be the same.</p>
<p><br /></p>
<p>of course it's not more then a nuisance,</p>
<p>but i would like to understand what's happening.</p>
<p><br /></p>
<p>rolf</p>
<p><br /></p>

</body></html>