home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.tek.com!ogicse!decwrl!pa.dec.com!wsl.dec.com!klee
- From: klee@wsl.dec.com (Ken Lee)
- Newsgroups: comp.windows.x
- Subject: Re: Periodic Alarm Events in X-Windows
- Message-ID: <1992Nov11.005411.2927@PA.dec.com>
- Date: 11 Nov 92 00:54:11 GMT
- Article-I.D.: PA.1992Nov11.005411.2927
- References: <1992Nov11.002020.5216@cbnewsl.cb.att.com>
- Sender: news@PA.dec.com (News)
- Reply-To: klee@wsl.dec.com
- Organization: DEC Western Software Laboratory
- Lines: 12
-
- |> It seems, however, that I've hit a snag. How do I implement clock interrupts
- |> as X-Windows events?
-
- Use X Toolkit timer callbacks. If you're not using the X Toolkit,
- you can do something similar by fiddling with the timeouts on the
- select(), or similar, call you use to communicate with the X server.
-
- --
- Ken Lee
- DEC Western Software Laboratory, Palo Alto, Calif.
- Internet: klee@wsl.dec.com
- uucp: uunet!decwrl!klee
-