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