home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14504 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.0 KB  |  29 lines

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