Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!digibd!merlyn From: merlyn@digibd (Brian Westley (Merlyn LeRoy)) Newsgroups: comp.sys.mac.programmer Subject: Re: Disabling Multifinder Message-ID: <1990Feb20.150637.27364@digibd> Date: 20 Feb 90 15:06:37 GMT References: <4447@vanuata.cs.glasgow.ac.uk> Distribution: comp Organization: DigiBoard Incorporated, St. Louis Park, MN Lines: 13 matherr@cs.glasgow.ac.uk (Ross M Mather) writes: >Is there a way to disable the Multifinder Icon in the top right corner of the >screen (In THINK Pascal) ? I'm working on some games that don't use the mouse 'correctly', and to disable the multifinder switching I turn off mouse down events. This was the simplest method that I've found. I still think that multifinder shouldn't switch if the cursor is invisible... --- Merlyn LeRoy PS: you can tell when the mouse goes down, of course; you just don't get an event for it.