Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!ora!bloom-beacon!dont-send-mail-to-path-lines From: jordan@tcs.COM (Jordan Hayes) Newsgroups: comp.windows.x Subject: Re: How do *you* handle multiple displays? Message-ID: <9106261928.AA05313@dwight.tcs.com> Date: 26 Jun 91 19:28:20 GMT References: <14246@maslow.ptolemy-ri.arc.nasa.gov> Sender: daemon@athena.mit.edu (Mr Background) Organization: Teknekron Communications Systems, Inc., Berkeley, CA. Lines: 11 Chuck Fineman asks: The problem comes when trying to wait for events from the different windows. If the windows are handled by different display servers, the event wait loop turns into a spin-loop since there is no way to do a blocking request for events from multiple servers (right???). Nope. You can have multiple displays in a single AppContext. /jordan