Path: utzoo!attcan!uunet!samsung!think!linus!lid.mitre.org!jeff From: jeff@lid.mitre.org (Jeff Graber) Newsgroups: comp.os.os2 Subject: copying from clipboard to entry field Message-ID: <110515@linus.mitre.org> Date: 8 Jun 90 20:13:27 GMT Sender: usenet@linus.mitre.org Reply-To: jeff@lid.mitre.org.UUCP (Jeff Graber) Organization: The MITRE Corporation Media Laboratory Lines: 8 I have been having a problem copying from the clipboard to an entry field I am clicking the mouse in the entry field ( it is detected by a WM_CONTROL message) and sending the entry field a WM_PASTE message. The contents of the clipboard then get pasted twice. How can I have it get pasted only once?? Thanks Jeff Graber