home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20482 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!gatech!destroyer!ncar!csn!boulder.parcplace.com!marvin!toml
  2. From: toml@marvin.boulder.ParcPlace.COM (Tom LaStrange)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: How to use 'editres' with tvtwm intead of twm ?
  5. Message-ID: <Bzo1Ar.5tG@boulder.parcplace.com>
  6. Date: 22 Dec 92 14:52:03 GMT
  7. References: <1992Dec17.143449.17972@cst02.segin.com>
  8. Sender: news@boulder.parcplace.com
  9. Reply-To: toml@boulder.ParcPlace.COM
  10. Organization: ParcPlace Boulder
  11. Lines: 18
  12.  
  13. In article <1992Dec17.143449.17972@cst02.segin.com>, michel@cst02.segin.com (Michel Pollet) writes:
  14. |> The tvtwm I use is based on the R4 revision, and don't know how to handle
  15. |> editres events from 'editres'. I thought that it was my Xaw library at first,
  16. |> or
  17. |> the resources names, or a client event manager handler not installed.. and so
  18. |> on,
  19. |> and I finaly tried to fall back to twm for testing... and it works !!!!
  20. |> I then looked in the tvtwm code for 'the' difference and did'nt find it.
  21.  
  22. It's because tvtwm places its virtual root window over the entire X
  23. root window.  If I remember right, the Xmu code that finds the client
  24. window under the pointer can't deal with it and returns the wrong X
  25. window ID.  It's exactly the same reason that xwd doesn't work
  26. properly.  A partial solution is to make the window sticky before
  27. selecting it.
  28.  
  29. --
  30. Tom LaStrange        toml@boulder.ParcPlace.COM
  31.