~ubuntu-branches/ubuntu/karmic/scilab/karmic

« back to all changes in this revision

Viewing changes to routines/xsci/h_help.ad.h

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-21 16:57:43 UTC
  • Revision ID: james.westby@ubuntu.com-20020321165743-e9mv12c1tb1plztg
Tags: upstream-2.6
ImportĀ upstreamĀ versionĀ 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
"Xscilab*Viewport*allowVert:            True",
 
2
"Xscilab*Viewport*allowHoriz:           False",
 
3
"Xscilab*Viewport*forceBars:            True",
 
4
"Xscilab*Viewport.preferredPaneSize:    160",
 
5
"Xscilab*Viewport.vertical.width:       15",
 
6
"Xscilab*List*font:             *-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*",
 
7
"Xscilab*List*verticalList:     True",
 
8
"Xscilab*List*height:           150",
 
9
"Xscilab*Grip*height:           5",
 
10
"Xscilab*Grip*width:            5",
 
11
"Xscilab*Label.borderWidth:             0",
 
12
"Xscilab*Label.internalWidth:           0",
 
13
"Xscilab*Text*Label.internalWidth:      1",
 
14
"Xscilab*Label.resize:                  True",
 
15
"Xscilab*Label.resizable:               True",
 
16
"Xscilab*outerPaned.orientation:        vertical",
 
17
"Xscilab*buttonForm.skipAdjust: True",
 
18
"Xscilab*buttonForm.showGrip: False",
 
19
"Xscilab*buttonForm*helpButton.label:           Help",
 
20
"Xscilab*buttonForm*helpButton.translations:#override\\n\
 
21
        <BtnDown>,<BtnUp>:      help()\\n",
 
22
"Xscilab*helpShell.title:               Scilab Help Panel",
 
23
"Xscilab*helpShell.translations:#override\\n\
 
24
        <Message>WM_PROTOCOLS:  help-done()\\n",
 
25
"Xscilab*helpShell.allowShellResize:            False",
 
26
"Xscilab*helpForm*Text*borderWidth:     1",
 
27
"Xscilab*helpForm.Label*resizable:      True",
 
28
"Xscilab*helpForm*helpLabel.borderWidth:        0",
 
29
"Xscilab*helpForm*helpViewport.fromVert:        helpLabel",
 
30
"Xscilab*helpForm*helpViewport.width:   650",
 
31
"Xscilab*helpForm*helpViewport.height:  150",
 
32
"Xscilab*helpForm*helpViewport.left:    chainLeft",
 
33
"Xscilab*helpForm*helpViewport.right:   chainLeft",
 
34
"Xscilab*helpForm*helpViewport1.fromVert:       helpViewport",
 
35
"Xscilab*helpForm*helpViewport1.width:  650",
 
36
"Xscilab*helpForm*helpViewport1.height: 50",
 
37
"Xscilab*helpForm*helpViewport1.left:   chainLeft",
 
38
"Xscilab*helpForm*helpViewport1.right:  chainLeft",
 
39
"Xscilab*helpForm*helpList*font:                        *-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*",
 
40
"Xscilab*helpForm*helpList*verticalList:                true",
 
41
"Xscilab*helpForm*helpList*defaultColumns:      1",
 
42
"Xscilab*helpForm*helpList*forceColumns:                true",
 
43
"Xscilab*helpForm*helpList*maxSelectable:       1",
 
44
"Xscilab*helpForm*helpList*height:              150",
 
45
"Xscilab*helpForm*helpList*width:               600",
 
46
"Xscilab*helpForm*helpList1*font:                       *-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*",
 
47
"Xscilab*helpForm*helpList1*verticalList:               true",
 
48
"Xscilab*helpForm*helpList1*defaultColumns:     1",
 
49
"Xscilab*helpForm*helpList1*forceColumns:               true",
 
50
"Xscilab*helpForm*helpList1*maxSelectable:      1",
 
51
"Xscilab*helpForm*helpList1*height:             150",
 
52
"Xscilab*helpForm*helpList1*width:              600",
 
53
"Xscilab*helpForm*helpDoneButton.label:         Done",
 
54
"Xscilab*helpForm*helpDoneButton.fromVert:      helpViewport1",
 
55
"Xscilab*helpForm*helpDoneButton.translations:#override\\n\
 
56
        <BtnDown>,<BtnUp>:      help-done() \\n",
 
57
"Xscilab*helpForm*aproposLabel.label:           Apropos:",
 
58
"Xscilab*helpForm*aproposText.width:            410",
 
59
"Xscilab*helpForm*aproposText.height:           20",
 
60
"Xscilab*helpForm*aproposLabel.fromVert:        helpDoneButton",
 
61
"Xscilab*helpForm*aproposText.fromHoriz:        aproposLabel",
 
62
"Xscilab*helpForm*aproposText.fromVert: helpDoneButton",
 
63
"Xscilab*helpForm*aproposText*editType:         edit",
 
64
"Xscilab*helpForm*aproposText.translations:#override\\n\
 
65
        <Enter>:        display-caret(True) \\n\
 
66
        <Leave>:        display-caret(False) \\n\
 
67
        <Key>Return:    query-apropos() \\n",
 
68
"Xscilab*allowShellResize:              True",