Path: utzoo!utgpu!water!watmath!garfield!john13 From: john13@garfield.UUCP (John Russell) Newsgroups: comp.sys.amiga Subject: RMBTRAP underused Message-ID: <4558@garfield.UUCP> Date: 4 Mar 88 02:49:31 GMT Organization: CS Dept., Memorial U. of Newfoundland, St. John's Lines: 11 I see many, many programs, both commercial and PD, that open windows, don't use menus, and also don't use RMBTRAP. This results in the screen being locked whenever the right mouse button is pressed while that window is active, and the screen's top line being obscured. If you write a windowing program with no menus, please use RMBTRAP and just ignore the MENUUP / MENUDOWN messages. Is there a good reason why the CLI window doesn't do this? John