#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Tue, 23 Oct 2018 16:44:43 +0200
changeset 6465 21fad03d5f11
parent 6464 d3ff7df466f7
child 6466 93a703caf56c
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #smallMenuItem22x22Icon
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Mon Oct 22 23:58:24 2018 +0200
+++ b/GenericToolbarIconLibrary.st	Tue Oct 23 16:44:43 2018 +0200
@@ -556,6 +556,36 @@
             mask:((Depth1Image width:22 height:13) bits:(ByteArray fromPackedString:'???<???<???<???<???<???<???<???<???<???<???<???<???<'); yourself); yourself]
 !
 
+smallMenuItem22x22Icon
+    "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 smallMenuItem22x22Icon inspect
+     ImageEditor openOnClass:self andSelector:#smallMenuItem22x22Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class smallMenuItem22x22Icon'
+        ifAbsentPut:[(Depth2Image width:22 height:22) bits:(ByteArray fromPackedString:'
+@@@@@@@@@@@@@@@@@@@@@@@@B@@@@@H@@@@@@@@@B@@@@@H@B@@@@@H@@@@@@@@@@@@@@@@@B@@@@@H@@@@@@@@@B@@@@@H@@@@@@@@@@@@@@@@@@@@@@@@@
+B@@@@@H@@@@@@@@@B@@@@@H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@')
+            colorMapFromArray:#[127 127 127 255 255 255 200 200 200 0 255 0]
+            mask:((Depth1Image width:22 height:22) bits:(ByteArray fromPackedString:'
+@@@@@@@@@@@@O??0O??0O??0@@@@@@@@@@@@O??0O??0O??0@@@@@@@@@@@@O??0O??0O??0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a'); yourself); yourself]
+!
+
 sortIndicatorGreyIcon
     <resource: #image>
     "This resource specification was automatically generated