Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!ut-sally!pyramid!amiga!jimm From: jimm@amiga.UUCP (Jim Mackraz) Newsgroups: net.micro.amiga Subject: Re: What does it take to... Message-ID: <852@amiga.amiga.UUCP> Date: Thu, 13-Mar-86 18:38:11 EST Article-I.D.: amiga.852 Posted: Thu Mar 13 18:38:11 1986 Date-Received: Sat, 15-Mar-86 20:02:16 EST References: <1513@caip.RUTGERS.EDU> Reply-To: jimm@homer.UUCP (Jim Mackraz) Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 41 >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 >