MenuPanel.st
changeset 1080 fcccfd32eb4a
parent 1078 3adf74275ebd
child 1081 fd67c198eeea
--- a/MenuPanel.st	Mon Aug 17 10:14:30 1998 +0200
+++ b/MenuPanel.st	Tue Aug 18 15:48:21 1998 +0200
@@ -478,16 +478,46 @@
 !MenuPanel class methodsFor:'resources'!
 
 checkedImage
-    "ImageEditor openOnClass:self andSelector:#checkedImage"
+    "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 checkedImage inspect
+     ImageEditor openOnClass:self andSelector:#checkedImage
+    "
 
     <resource: #image>
-    ^(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(#[255 255 255 255 234 170 170 169 229 85 85 85 228 21 85 5 228 5 84 5 229 1 80 21 229 64 64 85 229 80 1 85 229 84 5 85 229 80 1 85 229 64 64 85 229 1 80 21 228 5 84 5 228 21 85 5 229 85 85 85 213 85 85 85]) ; colorMap:(((Array new:4) at:1 put:((Color black)); at:2 put:((Color white)); at:3 put:((Color grey:49.9962)); at:4 put:((Color grey:66.9978)); yourself)); yourself!
+
+    ^Icon
+        constantNamed:#'MenuPanel checkedImage'
+        ifAbsentPut:[(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'?????>****''%UUU]9AUUC^PEU@7%@U@]9TA@W^UP@U7%U@U]9U@AW^U@PE7%@U@]9@UTC^PUUP7/???=5UUUUP@a') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170]; yourself]
+
+    "Modified: / 18.8.1998 / 15:43:49 / cg"
+!
 
 uncheckedImage
-    "ImageEditor openOnClass:self andSelector:#uncheckedImage"
+    "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 uncheckedImage inspect
+     ImageEditor openOnClass:self andSelector:#uncheckedImage
+    "
 
     <resource: #image>
-    ^(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(#[170 170 170 170 149 85 85 84 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 144 0 0 0 128 0 0 0]) ; colorMap:((OrderedCollection new add:(Color white); add:(Color grey:49.9977); add:(Color grey:66.9978); add:(Color black); yourself)); yourself! !
+
+    ^Icon
+        constantNamed:#'MenuPanel uncheckedImage'
+        ifAbsentPut:[(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'*****)UUUURP@@@H$@@@BI@@@@"P@@@H$@@@BI@@@@"P@@@H$@@@BI@@@@"P@@@H$@@@BI@@@@"Z***( @@@@@@a') ; colorMapFromArray:#[255 255 255 127 127 127 170 170 170 0 0 0]; yourself]
+
+    "Modified: / 18.8.1998 / 15:41:42 / cg"
+! !
 
 !MenuPanel methodsFor:'accept'!
 
@@ -3074,7 +3104,10 @@
 
     ^Icon
         constantNamed:#'MenuPanel::Item checkOffIcon'
-        ifAbsentPut:[(Depth8Image new) width: 15; height: 15; photometric:(#palette); bitsPerSample:(#(8 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@0LC@0LB@ HB@ LC@0LC@0LC@ H@@@@@@@HB@0LC@0LB@@@C@0LC@0LC@ LC@0H@@ LC@0LC@0LC@0LC@0H@@0LC@0LC@0LC@0LC@ @C@0LC@0LC@0LC@0LA@ @C@0LC@0LC@0LC@0LA@ @C@0LC@0LC@0LC@0LA@ @C@0LC@0LC@0LC@0LA@ @C@0LC@0LC@0LC@0LA@0HB@0LC@0LC@0LC@0DC@0HC@0LC@0LC@0LC@0DC@0LB@0LC@0LC@0LC@PLC@0LC@0DC@0LC@0DA@0LC@0LC@0LA@PDA@PLC@0LC') ; colorMapFromArray:#[0 0 0 255 255 255 85 85 85 170 170 170]; yourself]!
+        ifAbsentPut:[(Depth2Image new) width: 15; height: 15; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@IUP@@E@AP@DJ*)@DZ**(IJ***AJ***,R***+D****1J***,R***+AZ**+@Z***0A***0@K*+0@@O?@@') ; colorMapFromArray:#[0 0 0 85 85 85 170 170 170 255 255 255]; mask:((Depth1Image new) width: 15; height: 15; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C<@_<C?8_?3??O?>??;??/?>??9??G?<O? _<@_@') ; yourself); yourself]
+
+    "Modified: / 18.8.1998 / 15:46:56 / cg"
+!
 
 checkOnIcon
     "This resource specification was automatically generated
@@ -3092,7 +3125,9 @@
 
     ^Icon
         constantNamed:#'MenuPanel::Item checkOnIcon'
-        ifAbsentPut:[(Depth8Image new) width: 15; height: 15; photometric:(#palette); bitsPerSample:(#(8 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@0LC@0LB@ HB@ LC@0LC@0LC@ H@@@@@@@HB@0LC@0LB@@@C@0LC@0HC@ LC@0H@@ LC@PDA@PLC@0LC@0H@@0DA@PDA@PDA@0LC@ @C@0DA@PDA@PDA@0LA@ @C@PDA@PDA@PDA@PLA@ @C@PDA@PDA@PDA@PLA@ @C@PDA@PDA@PDA@PLA@ @C@PDA@PDA@PDA@PLA@0HB@0DA@PDA@PDA@0DC@0HC@0DA@PDA@PDA@0DC@0LB@0LC@PDA@PLC@PLC@0LC@0DC@0LC@0DA@0LC@0LC@0LA@PDA@PLC@0LC') ; colorMapFromArray:#[0 0 0 255 255 255 85 85 85 170 170 170]; yourself]
+        ifAbsentPut:[(Depth2Image new) width: 15; height: 15; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@AUP@@E@AP@DJ*Y@DZ?:(AK??:AJ??>,R???;D/??>1K???,R???;A[??;@Z??>0A*?:0@C*+0@@O?@@') ; colorMapFromArray:#[0 0 0 85 85 85 170 170 170 255 255 255]; mask:((Depth1Image new) width: 15; height: 15; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'A<@_<C?8_?1??O?>??;??/?>??9??G?<O? O<@_@') ; yourself); yourself]
+
+    "Modified: / 18.8.1998 / 15:46:51 / cg"
 ! !
 
 !MenuPanel::Item class methodsFor:'instance creation'!
@@ -4957,6 +4992,6 @@
 !MenuPanel class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg2/MenuPanel.st,v 1.111 1998-08-15 14:04:50 ca Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/MenuPanel.st,v 1.112 1998-08-18 13:48:21 cg Exp $'
 ! !
 MenuPanel initialize!