Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!mintaka!bloom-beacon!asevx3.sinet.slb.COM!saiki From: saiki@asevx3.sinet.slb.COM (Yoshiyuki Saiki) Newsgroups: comp.windows.x Subject: Event handling other than event loop - Question Message-ID: <9008140948.AA25416.saiki@asevx3.SINet.SLB.COM@linus> Date: 14 Aug 90 09:48:15 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 19 I found a set of routine called XSelectAsyncEvent and XSelectAsyncInput on DECwindows manual(VMS), but I could not find corresponding routine in the O'Reilly & Associates's Reference Manual nor other tutorials like Oliver Johnes'. Are they vender specific routine or standard (portable) Xlib ? The reason why I need them is, I do not want to wait or stop execution after certain drawing on window, I think I need some sort of event dispatch mechanism other than event-loop type dispatching. Thanks in advance for any suggestions. Yoshiyuki Saiki saiki@ase.slb.com S.K.K Engineering Fuchinobe Sagamihara-city Kanagawa Japan