home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!usc!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!pa.dec.com!wsl.dec.com!klee
- From: klee@wsl.dec.com (Ken Lee)
- Subject: Re: One program - two displays - two cursors
- Message-ID: <1992Jul28.171655.16569@PA.dec.com>
- Sender: news@PA.dec.com (News)
- Reply-To: klee@wsl.dec.com
- Organization: DEC Western Software Laboratory
- References: <1992Jul27.141141.7732@mr.med.ge.com> <1992Jul27.183630.19201@PA.dec.com> <1992Jul28.044125.11941@cs.ucla.edu>
- Distribution: na
- Date: Tue, 28 Jul 92 17:16:55 GMT
- Lines: 15
-
- |> >Just open connections to each display. If you're using the X Toolkit, put
- |> >all the display pointers into the same application context for easy event
- |> >handling.
- |>
- |> Could somebody briefly explain how Xt implements this internally (or is
- |> it too involved)? Thanks!
-
- Briefly, it just uses select() on the all the sockets. You can check
- the source code for more details.
-
- --
- Ken Lee
- DEC Western Software Laboratory, Palo Alto, Calif.
- Internet: klee@wsl.dec.com
- uucp: uunet!decwrl!klee
-