Text Cursor

 BBS: Inland Empire Archive
Date: 01-02-80 (11:01)             Number: 195
From: CORIDON HENSHAW              Refer#: NONE
  To: RICH GOLDRICH                 Recvd: NO  
Subj: Text Cursor                    Conf: (2) Quik_Bas
' ===========================================================================
'
' MOUSE.BI
'
' ===========================================================================

' ===========================================================================
' DECLARATIONS
' ===========================================================================

DECLARE SUB MouseHide ()
DECLARE SUB MouseShow ()
DECLARE SUB MousePoll (row%, col%, lButton%, rButton%)
DECLARE SUB MouseBorder (row1%, col1%, row2%, col2%)
DECLARE SUB MouseDriver (m0%, m1%, m2%, m3%)
DECLARE SUB MouseInit ()
DECLARE SUB MouseSetCursor (SmaskChar%, SMaskAttr%, CMaskChar%, CMaskAttr%)
DECLARE SUB MouseForce (X%, Y%)
DECLARE FUNCTION GetMode% ()

COMMON SHARED /uitools/ MousePresent AS INTEGER


--- msgedsq 2.0.5
 * Origin: -=- Point Blank -=- Support Fidonet Reform -=-
Me, an EchoTwit? -=- (1:250/804.200)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET