home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / tcl / 1875 < prev    next >
Encoding:
Text File  |  1992-11-18  |  693 b   |  21 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!caen!batcomputer!cornell!davis
  3. From: davis@cs.cornell.edu (Jim Davis)
  4. Subject: selection get fails if non-Tk window owns selection
  5. Message-ID: <1992Nov18.212112.28360@cs.cornell.edu>
  6. Organization: Cornell Univ. CS Dept, Ithaca NY 14853
  7. Distribution: usa
  8. Date: Wed, 18 Nov 1992 21:21:12 GMT
  9. Lines: 10
  10.  
  11.  
  12. I have tk 2.3 running under X11r4.  selection get seems to be failing,
  13. although it sometimes works.  It often works if the selection is owned
  14. by a Tk window, but fails (most of the time) otherwise.  On the other
  15. hand, the mxedit program seems to be able to get selections with
  16. no problem.
  17.  
  18. What should I be checking to track down this problem?
  19.  
  20.  
  21.