cdesktopenv/cde/examples/dtdnd
chase 07900bd93b Remove Unixware and openserver support 2018-05-20 12:13:07 -06:00
..
Dtdnddemo
Makefile.hp
Makefile.ibm
Makefile.simple
Makefile.sun
README
buff.c
buff.h
demo.c
demo.h
file.c
file.h
icon.c
icon.h
text.c
text.h

README

/* $XConsortium: README /main/2 1996/07/15 14:00:00 drk $ */


This directory contains demonstrations of the Dnd Drag and Drop API

dtdnddemo -	The Drag-n-Drop Demo program demonstrates the
		Dt DnD functions in the Desktop Services library:

			DtDndDragStart.3x
			DtDndDropRegister.3x

		The demo consists of a row of three different
		sources for text, filename and app-named data drags.
		It also has a type-in field that can accept either
		text or filename drops.  Finally there is a data
		area that accepts filename or data drops.