Fulcrum Software's Mouse Unit version 1.
Is an object oriented unit for TP7 that easily incorporates mouse routines into your source code. For version 1, you _MUST BE IN TEXT MODE_!
G_Mouse Interface Version 1.50.7
Graphical mouse pointer in 80x25 text modes for Borland Pascal up to 7.0. This Borland Pascal unit was developed to give you the opportunity to improve user interface of your DOS text mode applications written in Pascal by adding "graphical" screen controls to your applications.
High Speed Mouse Driver 0.01A
Mouse driver which Handles Serial Com1, Com2 from 1200 to 115200 baud without Int 33. This program still in Alpha, Int 33 will be delivered soon.
KMouse is a Turbo Pascal Micorsoft/Logitech Mouse handler
That enables text based programs to use a mouse with a minimal amount of effort by the programmer. Simply add Kmouse to your USES statement and your program is 'Mouseified.'
Kuba_MSE version 1.1
Mouse Handling Procedures for Turbo Pascal 7.0 Kuba_MSE is a Borland Pascal unit package containing both real and protected mode libraries (respectively KUBA_MSE.TPU and KUBA_MSE.TPP). It contains a compact set of all necessary mouse handling functions (based on interrupt 33h).
Mouse Cursor EDITor is a programming tool that will enable
developers to graphically create mouse cursors. If you have ever manually coded the screen and cursor masks for a mouse cursor you will appreciate this program. Will work with all languages. Requires a mouse and EGA compatible graphics. Includes demo w/source and a TP5 mouse unit.
MouseTools version 1.1
The use of a mouse as an input device is becoming increasingly common in many types of programs. While this (usually) makes life easier for the user, it certainly does make the programmer's job harder. Several things I've worked on seemed to demand a mouse interface, so I ended up writing my own...
Whirly Word in Pascal V1.0
This is a whirly word (AKA Word Search) program made in pascal. You can create whirlywords and export them to HTML as well as play them within the program. See the readme file. This is the program that I made for my 12th grade computer science project. This program epitomises the concepts that I...