cdesktopenv/cde/examples/dtdnd
Chase edf4319548 Discontinue HPUX support 2022-07-23 17:49:33 -06:00
..
Dtdnddemo
Makefile.ibm
Makefile.simple
Makefile.sun
README
buff.c Last of the spelling fixed 2018-04-28 12:36:44 -06:00
buff.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
demo.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
demo.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
file.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
file.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
icon.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
icon.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
text.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
text.h Fix typo in license headers 2018-04-28 12:30:20 -06:00

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.