Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!quiche!prodigy From: prodigy@cs.mcgill.ca (Chris ALPAUGH) Newsgroups: comp.sys.next Subject: programming question: mouse events Message-ID: <1991Mar11.185814.11007@cs.mcgill.ca> Date: 11 Mar 91 18:58:14 GMT Sender: news@cs.mcgill.ca (Netnews Administrator) Organization: SOCS, McGill University, Montreal, Canada Lines: 20 Originator: prodigy@bart Here's a questions for the NeXTstep programming experts out there: I'm trying to design a controller similar to the one used in "Stealth", which is used to control the pitch and roll of a plane. I'm not sure exactly what tools to use for this. Should it be a custom view, or a subclass of control ? Secondly, how can you respond to the mousedragged events? ie. i want to update my control, as well as continously update other views (ie. my plane). I think appkit.650 and appkit.651 might be useful, but they are not included in the NeXTAnswers available via ftp. Any help would be much appreciated, thanks, Chris ALpaugh prodigy@bart.cs.mcgill.ca