cdesktopenv/cde/examples/dtaction
Peter Howkins c884521619 Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
..
Makefile.hp Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.ibm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.novell Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.sun Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.uxp Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
actions.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00

README

/* $XConsortium: README /main/2 1996/07/15 13:58:52 drk $ */

This directory contains demonstrations of the Action API

actions -	Example of using the Action API to invoke actions on a file.

		The application displays two text entry fields. Enter an
		action name in the first field. To apply the action to a file,
		move focus to the next text field and enter a file name.
		Press <Return> to invoke the action. The front panel indicator
		will flash as the action is being processed.

		Use the dtdts/datatyping demo to display the supported actions
		for a file or group of files.