Path: utzoo!attcan!uunet!bu.edu!snorkelwacker!ai-lab!zurich.ai.mit.edu!markf From: markf@zurich.ai.mit.edu (Mark Friedman) Newsgroups: comp.windows.x Subject: Really waiting for events. Message-ID: Date: 11 Jul 90 15:20:29 GMT Sender: news@wheaties.ai.mit.edu Reply-To: markf@zurich.ai.mit.edu Organization: M.I.T. Artificial Intelligence Lab. Lines: 17 What do I do when I want to wait for an event from ANY of the displays that I have opened? On unix I suppose I could do a select using the ConnectionNumber's from the various displays, but this is not portable. I'm also not sure whether this would work on systems that try to optimimize client-server connections through shared memory when the client and server are on the same machine. Does anyone have any better ideas? -Mark -- Mark Friedman MIT Artificial Intelligence Lab 545 Technology Sq. Cambridge, Ma. 02139 markf@zurich.ai.mit.edu