[PD] mypdwindow-plugin not working in Windows 11

rolfm at dds.nl rolfm at dds.nl
Thu Sep 8 13:04:59 CEST 2022


hi, 

(Pd 0.52.2  Windows 10/11) 

i'm using the mypdwindow-plugin.tcl to have  fixed position/dimensions
of the pd-console. 

this is the content: 

if {[winfo exists .pdwindow]} {
    wm geometry .pdwindow  =500x800+0+0
} 

in Windows 10 it worked perfectly. 

now in Windows 11 not at all: i get the standard Pd behaviour. 

as far as i know Tcl/Tk is not included in Windows itself. 

tclsh in a command window is not recognized by Windows, not in W10 or in
W11. 

so, there cannot be a version conflict and the behaviour of tcl commands
in connection with Pd should be the same. 

of course it's not more then a nuisance, 

but i would like to understand what's happening. 

rolf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20220908/62f2bcc6/attachment.htm>


More information about the Pd-list mailing list