Path: utzoo!utgpu!water!watmath!clyde!att!ihnp4!cbmvax!ulowell!m2c!applix!scott From: scott@applix.UUCP (Scott Evernden) Newsgroups: comp.sys.amiga Subject: Re: Finishing up YAIP (Yet Another Input Handler), Need info. Message-ID: <695@applix.UUCP> Date: 12 May 88 19:28:27 GMT References: <8805110247.AA21015@cory.Berkeley.EDU> Reply-To: scott@applix.UUCP (Scott Evernden) Organization: APPLiX Inc., Westboro MA Lines: 11 In article <8805110247.AA21015@cory.Berkeley.EDU> dillon@CORY.BERKELEY.EDU (Matt Dillon) writes: >... I wonder how many of these accelerators don't work with the >workbench because they call WindowToFront or ActivateWindow before the user >lets go the button when moving an icon from one window to another? Sunmouse >didn't even work on my system! Sunmouse doesn't call WindowToFront() or ActivateWindow(); it merely injects a mouse click into the input stream before the 1st keystroke after any mouse motion. I think HeliosMouse does the same, but I might be wrong. -scott