BUG: MOUSE(0) Doesn't Reset in Reopened WINDOW If Compiled (45485)
This article was previously published under Q45485
SYMPTOMS
After closing a WINDOW, the MOUSE(0) function does not reset to 0 in
the next opened WINDOW in an application compiled with Microsoft
QuickBasic Version 1.00 for the Macintosh .
The MOUSE(0) function should return a 0 (zero) until the mouse button
is pressed. When a WINDOW is closed and reopened, the first value
returned by the MOUSE(0) function should be 0. In the QuickBasic
interpreter, this is exactly how the MOUSE(0) function behaves, but in
a compiled application, the first invocation of MOUSE(0) improperly
returns a 1 when a closed WINDOW is reopened.
Microsoft has confirmed this to be a bug in Version 1.00. We are
researching this problem and will post new information as it becomes
available.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
kbbug KB45485 |
|