annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
197
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
1 This path contains test code for the OffiX Dnd functions
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
2 of XEmacs.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
3
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
4 dragtest.el: simple binding of button-press to offix-start-drag
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
5
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
6 droptest.el: binds to the new drop event
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
7
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
8 mouse.el in lisp/prim is also adapted to work with the new events.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
9
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents:
diff changeset
10 OffiX modifications by Oliver Graf <ograf@fga.de>