styles/mswindowsVista.style
changeset 5673 0cdedc8e0014
parent 5519 08f11c6bfe2e
child 5674 50f38a7c873d
--- a/styles/mswindowsVista.style	Fri Dec 24 11:26:51 2010 +0100
+++ b/styles/mswindowsVista.style	Thu Jan 20 08:33:25 2011 +0100
@@ -1,8 +1,9 @@
 ; View defaultStyle:#mswindowsVista
 ;
-; $Header: /cvs/stx/stx/libview/styles/mswindowsVista.style,v 1.21 2009-11-11 19:57:40 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/mswindowsVista.style,v 1.22 2011-01-20 07:33:25 cg Exp $
 
 name                            #winVista
+scroller.vista3DStyle           false
 
 ToolbarIconLibrary              ?(Smalltalk at:#VistaToolbarIconLibrary) ? (Smalltalk at:#XPToolbarIconLibrary) ? GenericToolbarIconLibrary
 useQuestForHelp                 false
@@ -226,3 +227,16 @@
 warningBox.iconFile             'bitmaps/Warning_XP.xpm'
 requestBox.iconFile             'bitmaps/Request_XP.xpm'
 errorBox.iconFile               'bitmaps/Error_XP.xpm'
+
+selection.backgroundColor       (Color white)
+
+selection.hilightForegroundColor    (Color black)
+selection.hilightBackgroundColor    (Color rgbValue:16rDFF0F8)
+selection.hilightFrameColor         (Color rgbValue:16r96D9F9)
+
+;menu.hilightForegroundColor         (Color black)
+;menu.hilightBackgroundColor         (Color rgbValue:16rDAEBF3)
+;menu.hilightFrameColor              (Color rgbValue:16rA8D8EB)
+
+editField.selectionBackgroundColor   =selectionBlue
+editField.selectionForegroundColor   (Color white)