Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!mailrus!ncar!tank!cps3xx!usenet From: usenet@cps3xx.UUCP (Usenet file owner) Newsgroups: comp.sys.amiga.tech Subject: Re: window/event/conman questions Message-ID: <5725@cps3xx.UUCP> Date: 8 Dec 89 19:26:19 GMT References: <29800002@inmet> <4688@sugar.hackercorp.com> <375@icebox.nsc.com> <4697@sugar.hackercorp.com> Reply-To: porkka@frith.UUCP (Joe Porkka) Organization: Michigan State University Lines: 19 In article <4697@sugar.hackercorp.com> peter@sugar.hackercorp.com (Peter da Silva) writes: >In article <375@icebox.nsc.com> waggoner@icebox.UUCP (Mark Waggoner) writes: >> You can also use just one signal bit for all the windows you open. > >Yes, but that's more complex. I've done that, but there are quite a few ways >you can go wrong and GURU yourself. For a first cut, it's not needed. Ok Peter, that is the second time you have said this. I did exactly this and found it to be quite easy, and I never had any gurus directly related to sharing SIGBITS. You just have to be careful to not depend on 1-signal per event. Of course you must use CloseWindowSafely() if you share a MsgPort between windows or other things. Please explain what you do to make it GURU. Joe Porkka porkka@frith.egr.msu.edu