home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!terapin!paulk
- From: paulk@terapin.com (Paul Kienitz)
- Newsgroups: comp.sys.amiga.programmer
- Subject: deafening a 1.x prop gadget
- Message-ID: <paulk.2u8p@terapin.com>
- Date: 18 Dec 92 19:55:56 PST
- Organization: BBS
- Lines: 7
-
- I have this window with a proportional gadget (1.x compatible) in it, and I'm
- shutting off IDCMP input to this window during a long period of "thinking" ...
- but if I mouse the prop gadget, the slider still moves even though nothing is
- listening to it. Is there any way to make it temporarily ignore the mouse?
-
- The best I can think of is to disable the gadget with the window's rastport
- write mask zeroed so the ghosting doesn't get rendered.
-