mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
50 lines
2 KiB
Text
50 lines
2 KiB
Text
<!-- $XConsortium: part2.sgm /main/5 1996/09/08 19:38:17 rws $ -->
|
|
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
|
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
|
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
|
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
|
<!-- (c) Copyright 1995 Novell, Inc. -->
|
|
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
|
<!-- (c) Copyright 1995 Hitachi. -->
|
|
<Title Id="PG.prt2.mkr.1">Recommended Integration</Title>
|
|
<PartIntro>
|
|
<Para>Chapters 2 through 5 describe how to perform the following recommended
|
|
integration tasks:</Para>
|
|
<ItemizedList Remap="Bullet1">
|
|
<ListItem>
|
|
<Para>Use standard font aliases so that your application uses the closest matching
|
|
font on any desktop-compliant system.</Para>
|
|
</ListItem>
|
|
<ListItem>
|
|
<Para>Display and log messages from your application.</Para>
|
|
</ListItem>
|
|
<ListItem>
|
|
<Para>Integrate with the Session Manager to preserve the state of the application
|
|
at logout.</Para>
|
|
</ListItem>
|
|
<ListItem>
|
|
<Para>Implement drag and drop in your application as a direct-manipulation
|
|
accelerato<Emphasis>r for existing functionality.</Emphasis></Para>
|
|
<InformalTable Id="PG.prt2.itbl.1" Frame="All">
|
|
<TGroup Cols="1">
|
|
<ColSpec Colname="1" Colwidth="4.0 in">
|
|
<TBody>
|
|
<Row Rowsep="1">
|
|
<Entry><Para><!--Original XRef content: 'Integrating Fonts17'--><XRef Role="JumpText" Linkend="PG.fonts.mkr.1"></Para></Entry>
|
|
</Row>
|
|
<Row Rowsep="1">
|
|
<Entry><Para><!--Original XRef content: 'Displaying Errors from Your Application25'--><XRef Role="JumpText" Linkend="PG.msgs.mkr.1"></Para></Entry>
|
|
</Row>
|
|
<Row Rowsep="1">
|
|
<Entry><Para><!--Original XRef content: 'Integrating with Session Manager29'--><XRef Role="JumpText" Linkend="PG.smgr.mkr.1"></Para></Entry>
|
|
</Row>
|
|
<Row Rowsep="1">
|
|
<Entry><Para><!--Original XRef content: 'Integrating with Drag and Drop33'--><XRef Role="JumpText" Linkend="PG.dndPG.mkr.1"></Para></Entry>
|
|
</Row>
|
|
</TBody>
|
|
</TGroup>
|
|
</InformalTable>
|
|
</ListItem>
|
|
</ItemizedList>
|
|
</PartIntro>
|
|
<!--fickle 1.14 mif-to-docbook 1.7 01/02/96 09:54:57-->
|