styles/iris_smallButton.style
author Claus Gittinger <cg@exept.de>
Wed, 06 Nov 1996 16:39:33 +0100
changeset 1104 72fb1b53a20e
child 1106 03bbc02a9806
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'';\\with smaller buttons & spacings (better on LCD displays)'

#if (Language == #german) or:[Language == #de]
comment  'Wie `iris'' Stil mit kleineren Knöpfen\(besser auf LCD Anzeigen).'
#endif

viewSpacing                     2
arrowButtonDownFormFile         'bitmaps/ScrollDn.14.xbm'
arrowButtonUpFormFile           'bitmaps/ScrollUp.14.xbm'
arrowButtonLeftFormFile         'bitmaps/ScrollLt.14.xbm'
arrowButtonRightFormFile        'bitmaps/ScrollRt.14.xbm'