[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Overview
All the methods in this section are mouse related. They are called
by preceeding the name with Mouse..
Example
Mouse.Init(True)
initialises the mouse.
This is an object which you don't have to declare as a variable in
your code. The object MouseFunctions is used as variable Mouse
automatically. You need never use MouseFuntions in your code.
Never call the mouse interrupt (Int 33h) when using the BGI PGUI
mouse driver.
Warning
Never call a mouse function after using SetViewPort or after
locking a window. The mouse will damage various areas of the
screen.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson