Mercurial > hg > xemacs-beta
comparison tests/Dnd/README.OffiX @ 197:acd284d43ca1 r20-3b25
Import from CVS: tag r20-3b25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:02 +0200 |
parents | |
children | c42ec1d1cded |
comparison
equal
deleted
inserted
replaced
196:58e0786448ca | 197:acd284d43ca1 |
---|---|
1 This path contains test code for the OffiX Dnd functions | |
2 of XEmacs. | |
3 | |
4 dragtest.el: simple binding of button-press to offix-start-drag | |
5 | |
6 droptest.el: binds to the new drop event | |
7 | |
8 mouse.el in lisp/prim is also adapted to work with the new events. | |
9 | |
10 OffiX modifications by Oliver Graf <ograf@fga.de> |