1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/samples/cabsmouse/index.md
2022-12-26 14:41:23 -06:00

1.2 KiB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLE: CABSMOUSE

screenshot.png

Description

'Mouse utilities for text mode. Written by TFM 9/11/94
'Uses INT 33 to use a Microsoft Compatable mouse driver
'Written in basic calling an assembly language routine.
'Works in normal basic

QBjs

Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!

File(s)

🔗 mouse, legacy