cobol1.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Mouse (↑ Library of Routines)
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
      See Introduction to mouse routines
 
     ┌──────────────────────────────────────────────────────────┐
     │CBL_GET_MOUSE_MASK         Get mouse event mask         │
     │CBL_GET_MOUSE_POSITION     Get mouse screen coordinates │
     │CBL_GET_MOUSE_STATUS       Get number of events in queue│
     │CBL_HIDE_MOUSE             Hide mouse pointer           │
     │CBL_INIT_MOUSE             Initialize mouse support     │
     │CBL_READ_MOUSE_EVENT       Read mouse event queue       │
     │CBL_SET_MOUSE_MASK         Set mouse event mask         │
     │CBL_SET_MOUSE_POSITION     Set mouse screen coordinates │
     │CBL_SHOW_MOUSE             Draw mouse pointer           │
     │CBL_TERM_MOUSE             Terminate mouse support      │
     │PC_GET_MOUSE_SHAPE         Get mouse pointer shape      │
     │PC_SET_MOUSE_HIDE_AREA     Set mouse hide area          │
     │PC_SET_MOUSE_SHAPE         Set mouse pointer shape      │
     └──────────────────────────────────────────────────────────┘
                                    -♦-