Path: utzoo!mnetor!uunet!husc6!hao!ames!ucbcad!ucbvax!DECWRL.DEC.COM!haynes From: haynes@DECWRL.DEC.COM Newsgroups: comp.windows.x Subject: Re: reading another device Message-ID: <8712202046.AA26971@gilroy.dec.com> Date: 20 Dec 87 20:46:16 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 6 The toolkit has built into it a mechanism for handling alternate input sources. See the XtAddInput routine. Basically you register files you are interested in getting input from, and we send you a client event whenever you can read them, write them, or they have an exception. -- Charles