Xref: utzoo comp.sys.next:15093 comp.object:3003 comp.lang.objective-c:221 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!rex!JRSCS@uno.edu From: jrscs@uno.edu Newsgroups: comp.sys.next,comp.object,comp.lang.objective-c Subject: Capturing mouse actions Message-ID: <0094684B.EDD0D820@uno.edu> Date: 2 Apr 91 13:19:47 GMT Sender: news@rex.cs.tulane.edu Reply-To: jrscs@uno.edu Lines: 10 Does anyone know how I can capture the mouse's selecting a text area by highlighting? When the user selects some text, I would like to make available an option to call up Webster to define the word. Calling up Webster is no problem; it's knowing when the Webster option should be enabled by checking if the user has highlighted a word with the mouse that I'm not sure about. Thanks, John