Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!husc6!seismo!columbia!tom.columbia.edu!kearns From: kearns@tom.columbia.edu.UUCP Newsgroups: comp.sys.mac Subject: Pop Up Menus.... Message-ID: <4329@columbia.UUCP> Date: Tue, 10-Feb-87 12:49:05 EST Article-I.D.: columbia.4329 Posted: Tue Feb 10 12:49:05 1987 Date-Received: Wed, 11-Feb-87 19:34:41 EST Sender: nobody@columbia.UUCP Reply-To: kearns@tom.columbia.edu.UUCP (Steve Kearns) Organization: Columbia University CS Department Lines: 15 Summary: how? I noticed that the new LSC has a pop up menu when you option-click in the title bar of a window; Also the choose file dialog in the hfs has a pop up window to change directories. I was thinking how nice it would be to be able to do this in general. It seems that the thing to do would be to make use of the MDEFs that already are around. According to the specification for custom MDEFs these take as an argument the rectangle to draw the menu in, so it seems quite plausible. I tried to do it but was unsuccessfull. How could one call an MDEF by oneself? More generally, how does one call a code resource? None of this is documented in Inside Mac, volumes 1-3. Please mail to me. I will summarize for the net. -steve