diff -r 5cb4a0bdc44c -r 7ad308542625 FlyByWindowInformation.st --- a/FlyByWindowInformation.st Wed May 20 09:17:22 2009 +0200 +++ b/FlyByWindowInformation.st Wed May 20 12:47:34 2009 +0200 @@ -37,6 +37,12 @@ ^ lastView ! ! +!FlyByWindowInformation methodsFor:'defaults'! + +flyByHelpTimeoutMillis + ^ 1000 +! ! + !FlyByWindowInformation methodsFor:'event handling'! buttonMotion:buttonAndModifierState x:x y:y view:aView