How to Display Mouse Pointer on Multiple Pages, in UI Toolbox (68589)
This article was previously published under Q68589
SUMMARY
The User Interface (UI) Toolbox demonstration programs supplied with
Microsoft Basic Professional Development System (PDS) versions 7.00
and 7.10 are not written to accomodate mouse support on video pages
other than page 0 (zero). If you change the SCREEN statement to use
any video page other than page 0, the mouse cursor (pointer) will not
be visible. To make the mouse cursor visible, you must call DOS
interrupt 33 hex.
Note that you may also use interrupt 33 hex with QuickBasic version
4.00, 4.00b, and 4.50 to show the mouse cursor on desired video pages.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB68589 |
|