*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sun, 25 Oct 2009 00:42:40 +0200
changeset 5426 b81b59b2e6df
parent 5425 982e3cbfda15
child 5427 3cb176c752a6
*** empty log message ***
styles/mswindowsVista.style
--- a/styles/mswindowsVista.style	Sat Oct 24 22:32:58 2009 +0200
+++ b/styles/mswindowsVista.style	Sun Oct 25 00:42:40 2009 +0200
@@ -1,6 +1,6 @@
 ; View defaultStyle:#mswindowsVista
 ;
-; $Header: /cvs/stx/stx/libview/styles/mswindowsVista.style,v 1.11 2009-10-24 20:32:58 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/mswindowsVista.style,v 1.12 2009-10-24 22:42:40 cg Exp $
 
 name                            #winVista
 
@@ -125,15 +125,15 @@
 scroller.vista3DStyle           true
 
 
-arrowButton.upFormFile            'ScrollUp.xp.xpm'
-arrowButton.enteredUpFormFile     'ScrollUp_entered.xp.xpm'
-arrowButton.activeUpFormFile      'ScrollUp_active.xp.xpm'
-arrowButton.disabledUpFormFile    'ScrollUp_disabled.xp.xpm'
+arrowButton.upForm                  [VistaToolbarIconLibrary scrollUpOffIcon]
+arrowButton.enteredUpForm           [VistaToolbarIconLibrary scrollUpOffEntered2Icon]
+arrowButton.activeUpForm            [VistaToolbarIconLibrary scrollUpOffActiveIcon]
+arrowButton.disabledUpForm          [VistaToolbarIconLibrary scrollUpOffIcon]
 
-arrowButton.downFormFile          'ScrollDn.xp.xpm'
-arrowButton.enteredDownFormFile   'ScrollDn_entered.xp.xpm'
-arrowButton.activeDownFormFile    'ScrollDn_active.xp.xpm'
-arrowButton.disabledDownFormFile  'ScrollDn_disabled.xp.xpm'
+arrowButton.downForm                [VistaToolbarIconLibrary scrollDownOffIcon]
+arrowButton.enteredDownForm         [VistaToolbarIconLibrary scrollDownOffEntered2Icon]
+arrowButton.activeDownForm          [VistaToolbarIconLibrary scrollDownOffActiveIcon]
+arrowButton.disabledDownForm        [VistaToolbarIconLibrary scrollDownOffIcon]
 
 arrowButton.leftFormFile          'ScrollLt.xp.xpm'
 arrowButton.enteredLeftFormFile   'ScrollLt_entered.xp.xpm'