#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Wed, 07 Nov 2018 14:25:17 +0100
changeset 6479 e4ed7fc09ca1
parent 6478 589bfe2de985
child 6480 aca1305c31ea
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #arrowDown9x9Icon #arrowUp9x9Icon
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Tue Nov 06 12:24:50 2018 +0100
+++ b/GenericToolbarIconLibrary.st	Wed Nov 07 14:25:17 2018 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2001 by eXept Software AG
               All Rights Reserved
@@ -738,6 +736,50 @@
 
 !GenericToolbarIconLibrary class methodsFor:'image specs-09x09'!
 
+arrowDown9x9Icon
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self arrowDown9x9Icon inspect
+     ImageEditor openOnClass:self andSelector:#arrowDown9x9Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class arrowDown9x9Icon'
+        ifAbsentPut:[(Depth4Image width:9 height:9) bits:(ByteArray fromPackedString:'@@@@@@GCL3L34AL3L3O0B3L3N@@F03MYB@@CL0@@@@(7@@@@C#H@@@@@P@@@')
+            colorMapFromArray:#[194 197 203 207 211 219 219 224 233 152 152 152 211 215 223 156 157 157 224 229 239 169 170 172 182 184 188 228 234 244 163 164 165 174 176 179 153 153 153 165 166 167 212 217 225 215 219 228]
+            mask:((ImageMask width:9 height:9) bits:(ByteArray fromPackedString:'@G??????_7=?_39?GG<\_0!!?'); yourself); yourself]
+!
+
+arrowUp9x9Icon
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self arrowUp9x9Icon inspect
+     ImageEditor openOnClass:self andSelector:#arrowUp9x9Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class arrowUp9x9Icon'
+        ifAbsentPut:[(Depth4Image width:9 height:9) bits:(ByteArray fromPackedString:'@@A@@@@@C#H@@@@JM0@@@@L3@@@F03MYB@,3L3 @D3L3L?CCL3L34@@@@@@A')
+            colorMapFromArray:#[194 197 203 207 211 219 219 224 233 152 152 152 211 215 223 156 157 157 224 229 239 169 170 172 182 184 188 228 234 244 163 164 165 174 176 179 153 153 153 165 166 167 212 217 225 215 219 228]
+            mask:((ImageMask width:9 height:9) bits:(ByteArray fromPackedString:'BG<\_11?O''=?_7=??????0A?'); yourself); yourself]
+!
+
 breakpointBlueDisabled9x9
     <resource: #image>
     "This resource specification was automatically generated