[comp.sys.amiga.programmer] Disabling the Mouse

clarkej@p4.cs.man.ac.uk (Jon Clarke) (05/09/91)

How do I completely disable the mouse ( button presses and movement ) 
from C ?

Jon Clarke

peraue@cs.vu.nl (Raue Paul Erik) (05/13/91)

clarkej@p4.cs.man.ac.uk (Jon Clarke) writes:


>How do I completely disable the mouse ( button presses and movement ) 
>from C ?

>Jon Clarke

Try writing an eventhandler for your program which reads all mouse events and
removes those which apply to your window (check to see if your window is open).
There might be other (better) ways, but I don't know any.

Good luck, Paul-Erik Raue (peraue@cs.vu.nl)

     _______       _______    _______ 
    / ___  /\     / _____/\  / ___  /\  The quantity of time consumed by
   / /\_/ /_/___ / /\____\/ / /\_/ / /  repairing bugs has an inversed
  / _____//____// ____/\   / __  _/ /   relationship to the difficulty of
 / /\____\\____/ /\___\/_ / /\_\ \\/    the bug. The smaller the bug, the
/_/ /         /______//_//_/ /  \_\     longer it will take to repair it.
\_\/          \______\\_\\_\/    \_\