Mercurial > hg > xemacs-beta
comparison man/lispref/dragndrop.texi @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | c9fe270a4101 |
children | 341dac730539 |
comparison
equal
deleted
inserted
replaced
297:deca3c1083ac | 298:70ad99077275 |
---|---|
42 @end menu | 42 @end menu |
43 | 43 |
44 @node OffiX DND | 44 @node OffiX DND |
45 @subsection OffiX DND | 45 @subsection OffiX DND |
46 @cindex OffiX DND | 46 @cindex OffiX DND |
47 | |
48 @emph{WARNING}: If you compile in OffiX, you may not be able to use | |
49 multiple X displays successfully. If the two servers are from | |
50 different vendors, the results may be unpredictable. | |
47 | 51 |
48 The OffiX Drag'n'Drop protocol is part of a X API/Widget library created by | 52 The OffiX Drag'n'Drop protocol is part of a X API/Widget library created by |
49 Cesar Crusius. It is based on X-Atoms and ClientMessage events, and works with | 53 Cesar Crusius. It is based on X-Atoms and ClientMessage events, and works with |
50 any X platform supporting them. | 54 any X platform supporting them. |
51 | 55 |