Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
14
cde/examples/dtaction/README
Normal file
14
cde/examples/dtaction/README
Normal file
@@ -0,0 +1,14 @@
|
||||
/* $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.
|
||||
Reference in New Issue
Block a user