Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph Swick) Newsgroups: comp.windows.x Subject: Re: multi-click translations [Was: ] Message-ID: <9008072050.AA18091@lyre.MIT.EDU> Date: 7 Aug 90 20:50:14 GMT References: <1990Aug7.180904.22672@brutus.cs.uiuc.edu> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 8 A double click would always call the single click action first. Is this the way it is supposed to work? yep, that's the way it's supposed to work. You need to arrange your double click action so that it is a superset of the single click action, or arrange to do look-ahead within the single click action.