Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/Dnd/README.OffiX Mon Aug 13 10:00:02 2007 +0200 @@ -0,0 +1,10 @@ +This path contains test code for the OffiX Dnd functions +of XEmacs. + +dragtest.el: simple binding of button-press to offix-start-drag + +droptest.el: binds to the new drop event + +mouse.el in lisp/prim is also adapted to work with the new events. + +OffiX modifications by Oliver Graf <ograf@fga.de>