styles/iris_tinyButton.style
author Claus Gittinger <cg@exept.de>
Wed, 06 Nov 1996 18:52:14 +0100
changeset 1106 03bbc02a9806
parent 1104 72fb1b53a20e
child 1162 01c49bf5c296
permissions -rw-r--r--
*** empty log message ***

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

#include 'iris.style'

comment  'like `iris'';\\with tiny buttons & spacings (useful with 640x480 displays)'

#if (Language == #german) or:[Language == #de]
comment  'Wie `iris'' Stil mit winzigen Knöpfen\(gut für 640x480 Anzeigen).'
#endif

viewSpacing                     1
arrowButtonDownFormFile         'ScrollDn.8.xbm'
arrowButtonUpFormFile           'ScrollUp.8.xbm'
arrowButtonLeftFormFile         'ScrollLt.8.xbm'
arrowButtonRightFormFile        'ScrollRt.8.xbm'