styles/mswindows95_ca.style
author mawalch
Thu, 26 Oct 2017 21:55:28 +0200
changeset 8213 0e7ce71e334c
parent 6621 a1b4cfc5fd1d
permissions -rw-r--r--
Now with proper encoding...

; View defaultStyle:#mswindows95MiniScroller
;
; $Header: /cvs/stx/stx/libview/styles/mswindows95_ca.style,v 1.2 2014-11-26 19:13:52 cg Exp $

#include 'mswindows95.style'

comment  'like win95, with non-hiding scrollbars on the left (+ block-cursor)'

#if (Language == #german) or:[Language == #de]
comment  'wie Win95, mit Scrollbars links, BlockCursor'
#endif


name                            #xxx

scrollBar.neverMini              false
scrollBar.position               #left
scrollBar.hiding                 false
scrolledView.margin              0
scrollBar.spacing                1

textCursor.type                  #block

; thin scrollbars
arrowButton.upFormFile                   'ScrollUp.w95.9.xbm'.
arrowButton.downFormFile                 'ScrollDn.w95.9.xbm'.
arrowButton.leftFormFile                 'ScrollLt.w95.9.xbm'.
arrowButton.rightFormFile                'ScrollRt.w95.9.xbm'.