home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!mullauna.cs.mu.OZ.AU!bromage
- From: bromage@mullauna.cs.mu.OZ.AU (Andrew Bromage)
- Subject: Triple click - how to capture?
- Message-ID: <9302511.29120@mulga.cs.mu.OZ.AU>
- Sender: news@cs.mu.OZ.AU
- Organization: Computer Science, University of Melbourne, Australia
- Date: Mon, 25 Jan 1993 00:28:41 GMT
- Lines: 11
-
- I have a Macintosh text editor which supports triple clicking to select a line.
-
- I realise that in Windows you would have to subclass an edit window to achieve
- the same sort of effect, except that Windows doesn't process triple clicks.
-
- Does anyone know a good to do this?
- Failing that, does anyone have some example code for translating double clicks
- which I could adapt?
-
- Thanks in advance,
- Andrew Bromage
-