(Resent as a new post without the previous typos) Usage has been extensively described in the documentation included in the package. I'm very surprised that you did not find that. (B.t.w. there is no specific usage for Windows because that isn't any different than usage for other platforms) The error that you mention is so basic that I conclude that you're not at all familiar with Tcl and Tk, the platforms it supports, and its usage of packages in general. As you say: "I am a noob". That leads me...
Usage has been extensively described in the documentation included in the package. I'm very surprised that you did not find that. (B.t.w. there is no specific usage for Windows because that isn't any different than usage for other platforms) The error that you mention is so basic that I conclude that you're not at all familiar with Tcl and Tk, the platforms it supports, and its usage of packages in general. As you say: "I am a noob". That leads me to providing you with the following advice (which...
Need help
Usage has been extensively described in the documentation included in the package. I'm very surprised that you did not find that. (B.t.w. there is no specific usage for Windows because that isn't any different than usage for other platforms) The error that you mention is so basic that I conclude that you're not at all familiar with Tcl and Tk, the platforms it supports, and its usage of packages in general. As you say: "I am a noob". That leads me to providing you with the following advice (which...
Deselecting the option "Follow mouse" upon first launch, makes the pathname widget not show
Fix for this issue: diff -r 5b7aa2ac62a8 -r c0b94d489217 src/tkwintrack-priv.tcl --- a/src/tkwintrack-priv.tcl Tue Nov 19 16:38:37 2024 +0100 +++ b/src/tkwintrack-priv.tcl Sun Dec 22 15:51:52 2024 +0100 @@ -82,6 +82,7 @@ dlgBackground #607180 dlgForeground #F2F2F2 dlgDisabledForeground #A2A2A2 + forceInitPos 1 hotspotHeight 2 key,modifiers {Control Alt Shift Meta Mod1 Mod2 Mod3 Mod4 Mod5} } @@ -1035,8 +1036,9 @@ # is being updated. This saves time and facilitates testing. # wm deiconify $TkWintrack(pnWidget)...
Deselecting the option "Follow mouse" upon first launch, makes the pathname widget not show
Incorrect test constraint on tests pw_destroy-4.[12]