From: billposer on
A user of one of my programs complains that it is imposing focus-
follows-mouse behavior. However, the program does not by default issue
a tk_focusFollowsMouse command, and on my own non-Windows systems
follows an explicit focus model unless I have it execute
tk_focusFollowsMouse. He is running Tcl/Tk 8.5.2 on MS Windows XP.
Can anyone explain this? Is the default setting different on MS
Windows?