wok-6.x annotate xpat2/stuff/XPat.ad @ rev 21228
updated libgsf and libgsf-dev (1.14.40 -> 1.14.45)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 10 17:30:23 2019 +0100 (2019-04-10) |
parents | |
children |
rev | line source |
---|---|
wcnagel@1042 | 1 ! sample entries to use argv[0] as -rules argument: |
wcnagel@1042 | 2 spider*rules: Spider |
wcnagel@1042 | 3 gypsy*rules: Gypsy |
wcnagel@1042 | 4 klondike*rules: Klondike |
wcnagel@1042 | 5 seahaven*rules: Seahaven |
wcnagel@1042 | 6 freecell*rules: Free Cell |
wcnagel@1042 | 7 canfield*rules: Canfield |
wcnagel@1042 | 8 |
wcnagel@1042 | 9 XPat*font: 6x13 |
wcnagel@1042 | 10 XPat*beNiceToColormap: false |
wcnagel@1042 | 11 XPat*shapeStyle: Rectangle |
wcnagel@1042 | 12 XPat*topShadowContrast: 20 |
wcnagel@1042 | 13 XPat*bottomShadowContrast: 40 |
wcnagel@1042 | 14 XPat*Scrollbar*background: Gray70 |
wcnagel@1042 | 15 XPat*Background: grey85 |
wcnagel@1042 | 16 XPat*Foreground: black |
wcnagel@1042 | 17 XPat*resizeToPreferred: True |
wcnagel@1042 | 18 XPat*input: True |
wcnagel@1042 | 19 XPat*showGrip: off |
wcnagel@1042 | 20 XPat*shadowWidth: 2 |
wcnagel@1042 | 21 XPat*messages.justify: Left |
wcnagel@1042 | 22 XPat*upperbox.orientation: XtorientHorizontal |
wcnagel@1042 | 23 XPat*lowerbox.orientation: XtorientHorizontal |
wcnagel@1042 | 24 XPat*Tableau.keyboardFile: keys |
wcnagel@1042 | 25 XPat*Tableau.messageFile: messages |
wcnagel@1042 | 26 XPat*Tableau.background: DarkGreen |
wcnagel@1042 | 27 XPat*Tableau.arrowColor: Gold |
wcnagel@1042 | 28 XPat*Tableau.markColor: Black |
wcnagel@1042 | 29 XPat*Tableau.rules: Gypsy |
wcnagel@1042 | 30 XPat*Viewport.allowHoriz: True |
wcnagel@1042 | 31 XPat*Viewport.allowVert: True |
wcnagel@1042 | 32 XPat*Viewport.useBottom: True |
wcnagel@1042 | 33 XPat*Viewport.useRight: True |
wcnagel@1042 | 34 XPat*Label.shadowWidth: 0 |
wcnagel@1042 | 35 XPat*Label.BorderWidth: 2 |
wcnagel@1042 | 36 XPat*Dialog*Translations: #override \n\ |
wcnagel@1042 | 37 <Key>y: Ok()\n\ |
wcnagel@1042 | 38 <Key>n: Cancel()\n |
wcnagel@1042 | 39 |
wcnagel@1042 | 40 XPat*title: XPat |
wcnagel@1042 | 41 XPat.prompt.allowShellResize: True |
wcnagel@1042 | 42 XPat.prompt.saveUnder: True |
wcnagel@1042 | 43 XPat*Dialog*resizable: True |
wcnagel@1042 | 44 XPat*Hint.Translations: #override\n\ |
wcnagel@1042 | 45 <BtnDown>:set()\n\ |
wcnagel@1042 | 46 <BtnUp>:HintNotify()unset()\n |
wcnagel@1042 | 47 |
wcnagel@1042 | 48 XPat*Sound.state: True |
wcnagel@1042 | 49 XPat.help.width: 403 |
wcnagel@1042 | 50 XPat.help.height: 200 |
wcnagel@1042 | 51 XPat.help.title: XPat Help Window |
wcnagel@1042 | 52 XPat.help.saveUnder: True |
wcnagel@1042 | 53 XPat*Close Help.fromHoriz: Topic |
wcnagel@1042 | 54 XPat*helptext*string: Please choose a topic. |
wcnagel@1042 | 55 XPat*helptext*displayCaret: False |
wcnagel@1042 | 56 XPat*helptext*scrollHorizontal: whenNeeded |
wcnagel@1042 | 57 XPat*helptext*scrollVertical: whenNeeded |
wcnagel@1042 | 58 XPat*helptext*editType: read |