*** empty log message ***
authorca
Wed, 16 Aug 2000 16:24:30 +0200
changeset 3257 614ad81c445b
parent 3256 77bb9ec36221
child 3258 c04be6af294f
*** empty log message ***
styles/greenPC.style
styles/iris.common
styles/oldStyles/rocky.style
styles/oldStyles/rocky2.style
styles/oldStyles/rocky3.style
styles/oldStyles/rocky_iris.style
styles/oldStyles/rocky_yellow.style
styles/show_buttons.style.ign
--- a/styles/greenPC.style	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/greenPC.style	Wed Aug 16 16:24:30 2000 +0200
@@ -10,11 +10,11 @@
 ; On my SGI, this one looks great; on VGA's, the colors come out
 ; a bit too dark.
 ;
-; $Header: /cvs/stx/stx/libview/styles/greenPC.style,v 1.7 1999-10-27 13:28:02 stefan Exp $
+; $Header: /cvs/stx/stx/libview/styles/greenPC.style,v 1.8 2000-08-16 14:24:30 ca Exp $
 
 #if Screen current hasGreyscales
-wooden             (Image fromFile:'bitmaps/wood2H.tiff')
-granite            (Image fromFile:'bitmaps/granite.tiff')
+wooden             (Smalltalk imageFromFileNamed:'bitmaps/wood2H.tiff' inPackage:'stx:libwidg3')
+granite            (Smalltalk imageFromFileNamed:'bitmaps/granite.tiff' inPackage:'stx:libwidg3')
 
 viewGrey           =wooden
 viewBackground     =wooden
--- a/styles/iris.common	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/iris.common	Wed Aug 16 16:24:30 2000 +0200
@@ -3,7 +3,7 @@
 ; silicon graphics style
 ; (somwehat like motif, but with smooth edges and bells&whistles)
 ;
-; $Header: /cvs/stx/stx/libview/styles/iris.common,v 1.13 2000-02-11 14:59:22 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/iris.common,v 1.14 2000-08-16 14:24:30 ca Exp $
 
 is3D                            true
 
@@ -144,6 +144,7 @@
 #if Screen current hasColors   
 menu.checkColor                  Color red
 #endif
+menu.mainMenu.tabable            true
 
 pullDownMenu.font                =menu.font
 pullDownMenu.menuLevel           2
--- a/styles/oldStyles/rocky.style	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/oldStyles/rocky.style	Wed Aug 16 16:24:30 2000 +0200
@@ -5,7 +5,7 @@
 ; needs some rework to make text readable in selectionInListViews
 ; and menus.
 ;
-; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky.style,v 1.6 1999-04-24 14:18:26 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky.style,v 1.7 2000-08-16 14:24:30 ca Exp $
 
 #include 'motif.style'
 
@@ -18,8 +18,8 @@
 shadowColor                 Color black
 lightColor                  Color lightGrey
 
-# viewBackground                     (Image fromFile:'bitmaps/granite.tiff')
-viewBackground                     (Image fromFile:'bitmaps/granite_small.tiff')
+# viewBackground                    (Smalltalk imageFromFileNamed:'bitmaps/granite.tiff' inPackage:'stx:libwidg3') 
+viewBackground                     (Smalltalk imageFromFileNamed:'bitmaps/granite_small.tiff' inPackage:'stx:libwidg3') 
 selection.backgroundColor           =viewBackground
 selection.disabledForegroundColor   Color grey:10     "/ default grey is invisible on granite
 selection.hilightBackgroundColor    =viewBackground
--- a/styles/oldStyles/rocky2.style	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/oldStyles/rocky2.style	Wed Aug 16 16:24:30 2000 +0200
@@ -5,7 +5,7 @@
 ; needs some rework to make text readable in selectionInListViews
 ; and menus.
 ;
-; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky2.style,v 1.5 1999-04-24 14:18:27 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky2.style,v 1.6 2000-08-16 14:24:30 ca Exp $
 
 
 #include 'motif.style'
@@ -19,9 +19,9 @@
 shadowColor                        Color black
 lightColor                         Color lightGrey
 
-darkGranite                        (Image fromFile:'bitmaps/granite2.tiff')
-#brightGranite                      (Image fromFile:'bitmaps/granite.tiff')
-brightGranite                      (Image fromFile:'bitmaps/granite_small.tiff')
+darkGranite                        (Smalltalk imageFromFileNamed:'bitmaps/granite2.tiff' inPackage:'stx:libwidg3') 
+#brightGranite                     (Smalltalk imageFromFileNamed:'bitmaps/granite.tiff' inPackage:'stx:libwidg3') 
+brightGranite                      (Smalltalk imageFromFileNamed:'bitmaps/granite_small.tiff' inPackage:'stx:libwidg3') 
 
 viewBackground                     =brightGranite
 
--- a/styles/oldStyles/rocky3.style	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/oldStyles/rocky3.style	Wed Aug 16 16:24:30 2000 +0200
@@ -3,7 +3,7 @@
 ; rock solid windows (flintstones ?)
 ; fun style; like motif, but with different view background
 ;
-; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky3.style,v 1.6 1999-04-24 14:18:28 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky3.style,v 1.7 2000-08-16 14:24:30 ca Exp $
 
 
 #include 'motif.style'
@@ -14,7 +14,7 @@
 comment  'Wie `motif'' mit beinhartem Hintergrund.\Sehr dunkel'
 #endif
 
-viewBackground                     (Image fromFile:'bitmaps/granite.tiff')
+viewBackground                     (Smalltalk imageFromFileNamed:'bitmaps/granite.tiff' inPackage:'stx:libwidg3')
 
 shadowColor                        Color black
 lightColor                         Color lightGrey
--- a/styles/oldStyles/rocky_iris.style	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/oldStyles/rocky_iris.style	Wed Aug 16 16:24:30 2000 +0200
@@ -5,7 +5,7 @@
 ; needs some rework to make text readable in selectionInListViews
 ; and menus.
 ;
-; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky_iris.style,v 1.3 1999-04-24 14:18:29 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky_iris.style,v 1.4 2000-08-16 14:24:30 ca Exp $
 
 #include 'iris.style'
 
@@ -18,7 +18,7 @@
 ; shadowColor                 Color black
 ; lightColor                  Color lightGrey
 
-viewBackground                     (Image fromFile:'../../doc/online/english/marble4.gif')
+viewBackground                     (Image fromFile:'../../doc/online/english/Marble4.gif') 
 menuBackground                     =viewBackground
 selection.backgroundColor           =viewBackground
 ; selection.disabledForegroundColor   Color grey:15     "/ default grey is invisible on granite
@@ -29,7 +29,7 @@
 ; menu.disabledForegroundColor        Color grey:15     "/ default grey is invisible on granite
 ; menu.hilightForegroundColor         Color white
 
-wooden                              (Image fromFile:'bitmaps/wood2H.tiff')
+wooden                              (Smalltalk imageFromFileNamed:'bitmaps/wood2H.tiff' inPackage:'stx:libwidg3')
 scroller.viewBackground             =viewBackground
 
 button.activeForegroundColor        Color white
--- a/styles/oldStyles/rocky_yellow.style	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/oldStyles/rocky_yellow.style	Wed Aug 16 16:24:30 2000 +0200
@@ -3,7 +3,7 @@
 ; rock solid windows (flintstones ?)
 ; fun style; like motif, but with different view background
 ;
-; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky_yellow.style,v 1.4 1997-03-07 11:07:07 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/oldStyles/rocky_yellow.style,v 1.5 2000-08-16 14:24:30 ca Exp $
 
 
 #include 'motif.style'
@@ -17,8 +17,8 @@
 shadowColor                 Color black
 lightColor                  Color lightGrey
 
-#viewBackground                     (Image fromFile:'bitmaps/granite.tiff')
-viewBackground                     (Image fromFile:'bitmaps/granite_small.tiff')
+#viewBackground                    (Smalltalk imageFromFileNamed:'bitmaps/granite.tiff' inPackage:'stx:libwidg3') 
+viewBackground                     (Smalltalk imageFromFileNamed:'bitmaps/granite_small.tiff' inPackage:'stx:libwidg3')
 menuBackground                     =viewBackground
 selectionBackgroundColor           =viewBackground
 selectionHilightBackgroundColor    =viewBackground
--- a/styles/show_buttons.style.ign	Tue Aug 15 21:15:23 2000 +0200
+++ b/styles/show_buttons.style.ign	Wed Aug 16 16:24:30 2000 +0200
@@ -5,7 +5,7 @@
 ;
 ; notice, that the light- and shadow colors are computed from the bitmaps;
 ;
-; $Header: /cvs/stx/stx/libview/styles/show_buttons.style.ign,v 1.1 1995-12-14 15:16:11 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/show_buttons.style.ign,v 1.2 2000-08-16 14:24:30 ca Exp $
 ;
 
 #include 'mswindows.style'
@@ -16,7 +16,7 @@
 comment  'Wie MS Windows\\Mit harten Knöpfen'
 #endif
 
-rock                        (Image fromFile:'bitmaps/granite_small.tiff')
+rock                        (Smalltalk imageFromFileNamed:'bitmaps/granite_small.tiff' inPackage:'stx:libwidg3')
 rockShadow                  =rock darkened
 rockLight                   =rock lightened