Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!cmcl2!yale!husc6!rutgers!clyde!cuae2!ihnp4!laidbak!miker From: miker@laidbak.UUCP (Mike Roth) Newsgroups: comp.sys.amiga Subject: Getting right mouse button signals from Intuition Message-ID: <838@laidbak.UUCP> Date: Wed, 14-Jan-87 21:40:10 EST Article-I.D.: laidbak.838 Posted: Wed Jan 14 21:40:10 1987 Date-Received: Thu, 15-Jan-87 22:26:24 EST Reply-To: miker@laidbak.UUCP (Mike Roth) Organization: LAI Chicago Lines: 31 Summary: How do you do it? [ This is a better line-eater trap. I'll be rich! ] Here is a question for all you gurus out there (the ones who aren't currently meditating, that is). I am currently working on a program which has changable settings on some lines. I would like to be able to increment these lines by pointing to them and hitting the right mouse button (the left mouse button decrements). I think this method is better than hitting one of two arrow gadgets. My problem is that when I hit the right mouse button, The screen title bar changes. I currently have MOUSEBUTTONS set as an IDCMP flag for the window and get the SELECTUP and SELECTDOWN messages, but not the MENUUP and MENUDOWN messages. I don't use or need the menu facility of Intuition. My big question is: How do you make Intuition send messages for MENUUP and MENUDOWN? Thanks in Advance. P.S. I can sort of use MENUPICK, but it really doesn't send messages or treat the screen as I would like. ---------- Mike Roth - {ihnp4, allegra, sun}!laidbak!miker