Menu

#120 can't read tkPriv error when mouse moved

open
nobody
None
5
2002-04-05
2002-04-05
Lothsahn
No

can't read "tkPriv(x)": no such element in array
while executing
"if {(271 != $tkPriv(x)) || (184 != $tkPriv(y))} {
set tkPriv(mouseMoved) 1
}"
invoked from within
"if {!$tk_strictMotif} {
if {(271 != $tkPriv(x)) || (184 != $tkPriv
(y))} {
set tkPriv(mouseMoved) 1
}
if {$tkPriv(mouseMoved)} {
.bgerrorT..."
(command bound to event)

This occurs when the mouse is moved. The test system
is a Windows 98 boxen with an Athlon 1.1 GHZ.

-Lothsahn

Discussion


Log in to post a comment.