styles/iris_smallButton.style
author Claus Gittinger <cg@exept.de>
Thu, 09 Jan 1997 13:59:12 +0100
changeset 1162 01c49bf5c296
parent 1106 03bbc02a9806
child 1866 4d41fc889c0c
permissions -rw-r--r--
*** empty log message ***

;
; example for a very small change 
; - like iris style, but smaller buttons and view-spacings
;   (more real-estate on LCD displays)
;

#include 'iris.style'

comment  'like `iris'';\small fonts and\small buttons & spacings (better for notebooks)'

#if (Language == #german) or:[Language == #de]
comment  'Wie `iris'' Stil\mit kleineren Zeichen,\Knöpfen & Abständen (besser für Notebooks).'
#endif
#if (Language == #french) or:[Language == #fr]
comment  'Comme le style `iris'',\avec plus petit charactères,\boutons et espaces (bien pour un notebook).'
#endif

editFieldFont                   Font family:'courier' face:'medium' style:'roman' size:10
variableFont                    Font family:'helvetica' face:'medium' style:'roman' size:10
selectionFont                   =variableFont
labelFont                       =variableFont
textFont                        =editFieldFont 
menuFont                        =variableFont 
pullDownMenuFont                =menuFont

arrowButtonDownFormFile         'ScrollDn.14.xbm'
arrowButtonUpFormFile           'ScrollUp.14.xbm'
arrowButtonLeftFormFile         'ScrollLt.14.xbm'
arrowButtonRightFormFile        'ScrollRt.14.xbm'

comboViewDownFormFile           'ComboDn.14.xbm'

variablePanelBarHeight          6 "/ pixels
viewSpacing                     2 "/ pixels
launcherButtonSize              27@27