styles/mswindows.style
author Claus Gittinger <cg@exept.de>
Fri, 01 Mar 2019 11:57:14 +0100
changeset 8645 928296c95235
parent 2290 7fc4d0fc1bd7
permissions -rw-r--r--
#REFACTORING by cg class: FontDescription added: #storeOn: changed: #asFontDescription

; View defaultStyle:#mswindows 
;
; this is not yet completed
;
; $Header: /cvs/stx/stx/libview/styles/mswindows.style,v 1.5 1998-08-29 15:16:40 cg Exp $

;this seems not fully true, buttons
;and scrollers show some 3D.
;anyway, most other views are flat.

viewGrey                  Color white

#include 'mswindows.common'

comment  'MS windows 3.1 look alike (not complete)'

#if (Language == #german) or:[Language == #de]
comment  'Angelehnt an MS Windows 3.1 (nicht vollständig)'
#endif

#if (Language == #french) or:[Language == #fr]
comment  'Un style qui résemble MS Windows 3.1 (n''est pas complet)'
#endif