Mercurial > hg > xemacs-beta
comparison tests/Dnd/README.OffiX @ 282:c42ec1d1cded r21-0b39
Import from CVS: tag r21-0b39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:33:18 +0200 |
parents | acd284d43ca1 |
children |
comparison
equal
deleted
inserted
replaced
281:090b52736db2 | 282:c42ec1d1cded |
---|---|
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> |