home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21585 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  2.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!newsserver.jvnc.net!yale.edu!ira.uka.de!math.fu-berlin.de!irz401!irs132.inf.tu-dresden.de!beck
  2. From: beck@irs132.inf.tu-dresden.de (Andre Beck)
  3. Newsgroups: comp.windows.x
  4. Subject: Drag-n-Drop
  5. Keywords: Xlib Xt drag drop
  6. Message-ID: <1k3j86INN15p@irz401.inf.tu-dresden.de>
  7. Date: 26 Jan 93 14:52:54 GMT
  8. Reply-To: Andre_Beck@IRS.Inf.TU-Dresden.DE
  9. Organization: Dept. of Computer Science, TU Dresden, Germany.
  10. Lines: 35
  11. NNTP-Posting-Host: irs132.inf.tu-dresden.de
  12.  
  13.  
  14. Hi,
  15.  
  16. I'm on the way to write a X Desktop Manager for the PD that uses a self
  17. implemented IconBox widget with Drag-n-Drop functionality.
  18.  
  19. The problem is, where to get Documents about current D&D implementations
  20. on top of X ? I've heard that Motif 1.2 and also OpenLook use D&D in some
  21. compatible manner, but where to get Info about the protocol they use ?
  22. (It would be nice to be compatible with some commercial applications)
  23.  
  24. My current understanding of the X IPC facilities (or better to say
  25. ICC for Inter Client Communication) tells me that it will very likely use
  26. the X Selection Algorithms with some special destination type atoms to
  27. provide D&D in a way that also would work without D&D and doing D&D only
  28. as a kind of nice animation. I would also Implement it that way, but with
  29. the right pointer to the protocol level docs, I could make it highly
  30. compatible. I'm also interested in how they break out of the X Pointer
  31. grab model without getting problems/race conditions.
  32.  
  33. ==> If you know about places where to find such dox (export's drag-n-drop
  34.     directory looks emty) please post them here or mail me.
  35.     I'm not interested in dox about the routines Motif 1.2 or OL provide
  36.     the programmer to make D&D, I won't use them. The PROTOCOL is what
  37.     I'm looking for.
  38.  
  39. Thanx.
  40.  
  41.  
  42. --
  43. +-o-+--------------------------------------------------------------+-o-+
  44. | o |                \\\-  Brain Inside -///                       | o |
  45. | o |                    ^^^^^^^^^^^^^^                            | o |
  46. | o | Andre' Beck (ABPSoft) mehl: Andre_Beck@IRS.Inf.TU-Dresden.DE | o |
  47. +-o-+--------------------------------------------------------------+-o-+
  48.