documents for dtinfo

This commit is contained in:
Ulrich Wilkens
2013-08-28 20:35:54 +02:00
committed by Jon Trulson
parent 92424bd169
commit acdae62484
13 changed files with 37 additions and 57 deletions

View File

@@ -207,8 +207,7 @@ page.</Para>
</IndexTerm><IndexTerm>
<Primary>configuration file</Primary>
<Secondary>fonts</Secondary>
</IndexTerm>
Fonts in CDE Configuration Files</Title>
</IndexTerm> Fonts in CDE Configuration Files</Title>
<Para>CDE specifies a set of generic standard application font names, in several sizes,
that can be used by applications running under CDE on all platforms. Each
CDE vendor maps the standard set of font names to its available fonts. The

View File

@@ -129,8 +129,7 @@ tables) and call <Command>DtDndDragStart</Command>.</Para>
</IndexTerm><IndexTerm>
<Primary>user model</Primary>
<Secondary>drag and drop</Secondary>
</IndexTerm>
Drop User Model</Title>
</IndexTerm>Drop User Model</Title>
<Para>This section describes the user model behind drag and drop to help you design
an application that is consistent with the rest of the desktop and users'
expectations.</Para>

View File

@@ -7,8 +7,7 @@
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
<!-- (c) Copyright 1995 Hitachi. -->
<Chapter Id="PG.wsmgr.div.1">
<Title Id="PG.wsmgr.mkr.1">Integrating with the
Workspace Manager</Title>
<Title Id="PG.wsmgr.mkr.1">Integrating with the Workspace Manager</Title>
<Para>The<IndexTerm>
<Primary>Workspace Manager</Primary>
<Secondary>integrating with</Secondary>
@@ -66,8 +65,7 @@ application-related information between sessions.</Para>
<Title Id="PG.wsmgr.mkr.2">Communicating with the<IndexTerm>
<Primary>Workspace Manager</Primary>
<Secondary>communicating with</Secondary>
</IndexTerm>
Workspace Manager</Title>
</IndexTerm> Workspace Manager</Title>
<Para>An application communicates with the Workspace Manager by using functions
provided by the desktop. These functions allow you to quickly and easily
perform a variety of tasks associated with workspace management. The
@@ -126,8 +124,7 @@ information on each function.</Para>
<Title Id="PG.wsmgr.mkr.3">Placing an Application Window in<IndexTerm>
<Primary>workspace</Primary>
<Secondary>placing application window in</Secondary>
</IndexTerm>
Workspaces</Title>
</IndexTerm> Workspaces</Title>
<Para>An application can place its windows in any or all of the existing workspaces.
<Command>DtWsmOccupyAllWorkspaces</Command> places the windows in all currently defined
workspaces, while <Command>DtWsmSetWorkspacesOccupied</Command> places the windows in
@@ -194,8 +191,7 @@ this function.</Para>
<Title Id="PG.wsmgr.mkr.4">Identifying<IndexTerm>
<Primary>workspace</Primary>
<Secondary>identifying</Secondary>
</IndexTerm>
Workspaces Containing the Application Windows</Title>
</IndexTerm> Workspaces Containing the Application Windows</Title>
<Para>The function <Command>DtWsmGetWorkspacesOccupied</Command> returns a list of the
workspaces in which a specified application window resides. In <Filename>occupy.c</Filename>, the
procedure <Command>ShowWorkspaceOccupancy</Command> calls this function. Based on the results
@@ -242,8 +238,7 @@ represents a workspace in which the application window resides.</Para>
<Title Id="PG.wsmgr.mkr.5">Preventing<IndexTerm>
<Primary>workspace</Primary>
<Secondary>preventing application movement</Secondary>
</IndexTerm>
Application Movement Among Workspaces</Title>
</IndexTerm> Application Movement Among Workspaces</Title>
<Para>The function <Command><IndexTerm>
<Primary>DtWsmRemoveWorkspaceFunctions</Primary>
</IndexTerm>DtWsmRemoveWorkspaceFunctions</Command> prevents an application
@@ -295,8 +290,7 @@ to be prevented.</Para>
<Title Id="PG.wsmgr.mkr.6">Monitoring<IndexTerm>
<Primary>workspace</Primary>
<Secondary>monitoring changes</Secondary>
</IndexTerm>
Workspace Changes</Title>
</IndexTerm> Workspace Changes</Title>
<Para>You can monitor workspace changes by using either or both of the following
functions:</Para>
<ItemizedList Remap="Bullet1">

View File

@@ -7,8 +7,7 @@
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
<!-- (c) Copyright 1995 Hitachi. -->
<Chapter Id="PG.datat.div.1">
<Title Id="PG.datat.mkr.1">Accessing the Data-Typing
Database</Title>
<Title Id="PG.datat.mkr.1">Accessing the Data-Typing Database</Title>
<Para>This chapter describes the data-typing functions and how to use the data-
typing database.</Para>
<InformalTable Id="PG.datat.itbl.1" Frame="All">