Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!nike!caip!daemon From: mwm%ucbopal@BERKELEY.EDU Newsgroups: net.micro.amiga Subject: What does it take to... Message-ID: <1513@caip.RUTGERS.EDU> Date: Wed, 12-Mar-86 05:56:49 EST Article-I.D.: caip.1513 Posted: Wed Mar 12 05:56:49 1986 Date-Received: Fri, 14-Mar-86 05:34:48 EST Sender: daemon@caip.RUTGERS.EDU Organization: Rutgers Univ., New Brunswick, N.J. Lines: 24 From: Mike (I'll be mellow when I'm dead) Meyer I've got a couple of questions for knowledgable developers: 1) I've got an application program that generates menus on the fly, dynamically changing them as the world changes. Occasionally it generates an empty menu (no, that isn't a bug). However, the Amiga crashes when you try to pull that menu down. Is this a bug in the Amiga? Will it go away after I disable the menu? (And if you want the answer, ask me...) 2) Second application deals with multiple windows. So far, the only way I can find to decide which window an event came from is to see if any of them are active. It looks like the ACTIVEWINDOW message is just what I want, but which window port do I get the message from? I've heard rumors about using one port to talk to multiple windows. Anyone know how? I haven't made it through the ROM Kernal manual yet (that thing is *thick*), so a section reference to the answers would be appropriate. Thanx, mwm@ucbvax