cdesktopenv/cde/examples/dtaction
Chase edf4319548 Discontinue HPUX support 2022-07-23 17:49:33 -06: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.sun 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 Fix typo in license headers 2018-04-28 12:30:20 -06: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.