Anyone know how to read mouse clicks in QuickBasic?
I have a program where an event is recorded by pressing the enter key (a stopwatch lap counter timer) but I'd also like it to work if a mouse (left and/or right button) is clicked.
Any idea what the scancodes would be for that?
??? Thanks for your input....
Mouse clicks in Qb 4.5
Moderators:Administrator, Global Moderator
-
- Full Member
- Posts:36
- Joined:Tue Mar 18, 2003 3:04 am
- Location:Lancashire, UK
- Contact:
Re: Mouse clicks in Qb 4.5
a good question.
most of the time of profesionals in BASIC goes up
in mouse routines. maybe you can use CALL ABSOLUTE
or in GW or Darthmouth BASIC CALL INTERUPT.
how its working i don't know ;D, but is maked for mouse routines.
most of the time of profesionals in BASIC goes up
in mouse routines. maybe you can use CALL ABSOLUTE
or in GW or Darthmouth BASIC CALL INTERUPT.
how its working i don't know ;D, but is maked for mouse routines.
....;D.....