README 541 B

1234567891011121314151617
  1. /* $XConsortium: README /main/2 1996/07/15 14:00:00 drk $ */
  2. This directory contains demonstrations of the Dnd Drag and Drop API
  3. dtdnddemo - The Drag-n-Drop Demo program demonstrates the
  4. Dt DnD functions in the Desktop Services library:
  5. DtDndDragStart.3x
  6. DtDndDropRegister.3x
  7. The demo consists of a row of three different
  8. sources for text, filename and app-named data drags.
  9. It also has a type-in field that can accept either
  10. text or filename drops. Finally there is a data
  11. area that accepts filename or data drops.