dtinfo: remove register keyword
[oweals/cde.git] / cde / programs / dtinfo / dtinfo / src / HelpDialog.res
1 ! $XConsortium: HelpDialog.res /main/3 1996/07/18 15:08:49 drk $
2
3 *helpcard*helpText.rows:        10
4 *helpcard*helpText.columns:     40
5 *helpcard*helpText.wordWrap:    True
6
7 *helpcard.dialogTitle:          Dtinfo Help
8 !!*helpcard.symbolPixmap:       help.xbm
9 *helpcard.okLabelString:        Ok
10 *helpcard.cancelLabelString:    More...
11 *helpcard.helpLabelString:      Help
12
13 *helpHelpDialog.dialogTitle:   Help for Dtinfo Help
14 *helpHelpDialog.messageString:\
15 The help window provides hints on using this application.\n\
16 \nClick [Ok] to return to the application.\n\
17 \nClick [More] to read more detailed information in the browser.\n\
18 \nClick [Help] to display this dialog.
19
20 *helpErrorDialog.dialogTitle: Dtinfo Help Error
21 *helpErrorDialog.messageString: 
22 Dtinfo cannot find more detailed information\n\
23 pertaining to the currently displayed help.
24
25
26 *helpIndex.dialogTitle:         Dtinfo Help Index
27 ! *helpIndex.noResize:            True
28 !!*helpIndex.symbolPixmap:      hal.xbm
29 *helpIndex.okLabelString:       Display
30 *helpIndex.cancelLabelString:   Close
31 *helpIndex.helpLabelString:     Help
32
33 *helpIndex*indexScrollList.visibleItemCount:    7
34 *helpIndex*indexScrollListSW.scrollBarDisplayPolicy:   as_needed
35 *helpIndex*indexScrollListSW*listSizePolicy: constant
36
37 *helpIndex*indexView.labelString:       View
38 *helpIndex*indexView.topAttachment:     attach_position
39 *helpIndex*indexView.topPosition:       10
40 !!*helpIndex*indexView.leftAttachment:  attach_position
41 !!*helpIndex*indexView.leftPosition:    90
42 *helpIndex*indexView.leftAttachment:    attach_widget
43 *helpIndex*indexView.leftWidget:        indexScrollListSW
44 *helpIndex*indexView.leftOffset:        10
45 *helpIndex*indexView.rightAttachment:   attach_form
46
47 *helpIndex*indexNext.labelString:       Next
48 *helpIndex*indexNext.topAttachment:     attach_position
49 *helpIndex*indexNext.topPosition:       40
50 !!*helpIndex*indexNext.topAttachment:   attach_widget
51 !!*helpIndex*indexNext.topWidget:       indexView
52 !!*helpIndex*indexNext.topOffset:       10
53 !!*helpIndex*indexNext.leftAttachment:  attach_position
54 !!*helpIndex*indexNext.leftPosition:    90
55 *helpIndex*indexNext.leftAttachment:    attach_widget
56 *helpIndex*indexNext.leftWidget:        indexScrollListSW
57 *helpIndex*indexNext.leftOffset:        10
58 *helpIndex*indexNext.rightAttachment:   attach_form
59 *helpIndex*indexPrev.labelString:       Prev
60 *helpIndex*indexPrev.topAttachment:     attach_position
61 *helpIndex*indexPrev.topPosition:       70
62 !!*helpIndex*indexPrev.topAttachment:   attach_widget
63 !!*helpIndex*indexPrev.topWidget:       indexNext
64 !!*helpIndex*indexPrev.topOffset:       10
65 !!*helpIndex*indexPrev.leftAttachment:  attach_position
66 !!*helpIndex*indexPrev.leftPosition:    90
67 *helpIndex*indexPrev.leftAttachment:    attach_widget
68 *helpIndex*indexPrev.leftWidget:        indexScrollListSW
69 *helpIndex*indexPrev.leftOffset:        10
70 *helpIndex*indexPrev.rightAttachment:   attach_form
71
72 *indexHelpDialog.dialogTitle:   Help for Help Index
73 *indexHelpDialog.messageString: When using the Help Index Dialog:\n\
74 \n\Double-click an item to view its HelpCard.\n\
75 \n\Press the "Next" button if you want to view the next HelpCard.\n\
76 \n\Press the "Prev" button if you want to view the previous HelpCard.\n\
77 \n\Press the "OK" button if you want to close the Help Index Dialog.\n
78