NewLauncher.st
changeset 1817 21da204c1b7a
parent 1814 08d0ce7e6b9b
child 1819 153a784fbc42
--- a/NewLauncher.st	Fri Aug 07 18:47:07 1998 +0200
+++ b/NewLauncher.st	Fri Aug 07 19:56:14 1998 +0200
@@ -492,6 +492,27 @@
         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@Q@@@@@@@@@@@@@"H"H @P@@@@@@@@@@H"H"H"H!!D@@@@@@@@@@@@@@"H"@Q@@@@@@@@@#H2H0@"H DP@@@@@@L#H2L2L H"@Q@@@@@@@#H2L"L#HBH DP@@@@@"L#H2H2L#@"@Q@@@@@#L#H@@2L#HBHAD@@@@CH#H@@BL#H0H DP@@@@H3H@@@@#H2@"@Q@@@@@2H0@@@CH2LB@Q@@@@@BL2@@@@H2LCHAD@@@@@@@@@@@H2L HADP@@@@@@@@@@H#H2LAD@@@@@@@@@@@H3H2LAD@@@@@@@@@@@@2H2L@D@@@@@@@@@@@@2L2LB@P@@@@@@@@@@@BL"L HA@@@@@@@@@@@@L#L H D@@@@@@@@@@@@#H#@ @@@@@@@@@@@@@@@@@B@A@@@@@@@@@@@@@"H"@ D@@@@@@@@@@@@@@@@"@P@@@@@@@@@@@CH3HBHA@@@@@@@@@@@@H2H0H @@@@@@@@@@@@@2L2@ @@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 63 79 96 255 255 0 255 255 255]; mask:((ImageMask new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@?8@@@??@@@_?8@@O??@@G??8@C??>@@???0@_??<@O???@C>O?0@?C?<@O0?>@C<O? @?C?8@@C?8@@A?<@@@_>@@@O? @@C?8@@@?>@@@O>@@@C?8@@@_>@@@O? @@C?8@@@?<@@@O>@@@C?@@@@a') ; yourself); yourself]
 
     "Modified: / 7.8.1998 / 12:34:56 / cg"
+!
+
+helpIcon2
+    "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 helpIcon2 inspect
+     ImageEditor openOnClass:self andSelector:#helpIcon2
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:#'NewLauncher helpIcon2'
+        ifAbsentPut:[(Depth8Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(8 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@PDA@PDA@@@A@PDA@PDA@PDA@PDA@PDA@PDA@PDA@PDA@P@@0@@A@PDA@PDA@PDA@PDA@PDA@PDA@PDA@PD@@DA@0@DA@PDA@PDA@PDA@PDA@PDA@PDA@PDA@@A@PDC@@PDA@PDA@PDA@PDA@PDA@PDA@PDA@P@@PDA@PL@A@PDA@PDA@PDA@PDA@PDA@PDA@@@@@DA@PDA@@PDA@PDA@P@@@@DA@PDA@PDA@@C@P@A@PDA@PD@A@P@@@@@@PDA@@PDA@PD@@@A@PD@@PDA@PDA@@@@@0DA@PDA@P@@@@@D@@H@@PDA@@DA@PDA@P@C@0LA@PDA@PDC@@H@A@@B@@DA@P@A@PDA@PD@@0LC@PDA@PDA@P@B@@P@@ @A@PD@@PDA@PDA@@LC@ DA@PDE@PD@@ @D@@H@@PDA@@DA@PDA@P@C@0LE@PDE@PDA@@H@A@@B@@DA@P@A@PDA@PD@@0LC@0TE@PDA@P@B@@P@@ @A@PD@@PDA@PDA@@LC@0LAAPDA@PD@@ @D@@H@@PDA@@DA@PDA@P@C@0LCAPDE@PDA@@H@@@H@@0DA@P@A@PDA@PD@@0LC@ DA@PTA@P@B@@@B@@DA@PD@@@LA@PDA@@LC@ LA@PDAAPD@@ @@@ @A@PDA@PD@@@LA@P@C@0LC@PDA@PDA@@H@@@H@@PDA@PDA@0L@@0D@@0LC@0DA@PDA@P@B@@@B@@DA@PDA@PLC@0@C@@LC@0LA@PDA@PD@@ @@@ @@@@@@@PDC@0LC@@@C@0LC@PDA@@@@@@H@@@H@@0LC@0@@@@LC@0L@@0LC@0@@@@LC@0@B@@@B@@@@@0LC@0L@@@@C@@L@@@@C@0LC@0@@@ @@@@HB@ @@@0LC@0LC@@@@@0LC@0L@@@@B@ H@A@P@@@@B@ @@@@LC@0LC@0LC@0@@@ H@@@@@A@PDA@PD@@@@@ H@@@@C@0L@@@@B@ @@A@PDA@PDA@PDA@PDA@@@@@HB@@@@@ H@@@@DA@PDA@PDA@PDA@PDA@PDA@P@@@@@@@@@A@PDA@PDA@PDA@@a') ; colorMapFromArray:#[0 0 0 253 253 253 191 191 0 192 192 192 0 0 0 0 204 51]; mask:((ImageMask new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@X@@@@G @@@A<@@@@_ @@@G<@@@G?@\@C?9? C????A????0_???<G????A????0_???<G????A????0????<O????C????0????<O????C????0????<O????C????0O???8@_?? @@?? @@A?@@@@a') ; yourself); yourself]
+
+    "Created: / 7.8.1998 / 19:40:08 / cg"
 ! !
 
 !NewLauncher class methodsFor:'interface specs'!
@@ -772,7 +793,7 @@
                                     #activeHelpKey: #classesResourceMethods
                                 )
                                  #(#MenuItem
-                                    #label: 'Show All Break && Trace Points'
+                                    #label: 'Show All Break & Trace Points'
                                     #translateLabel: true
                                     #value: #browseAllBreakAndTracePoints
                                     #activeHelpKey: #classesShowTracePoints
@@ -781,7 +802,7 @@
                                     #label: '-'
                                 )
                                  #(#MenuItem
-                                    #label: 'Remove All Break && Trace Points'
+                                    #label: 'Remove All Break & Trace Points'
                                     #translateLabel: true
                                     #value: #removeAllBreakAndTracePoints
                                     #activeHelpKey: #classesRemoveAllTracePoints
@@ -1554,22 +1575,22 @@
                                     #label: 'Draw Tool'
                                     #translateLabel: true
                                     #value: #openDemo:
+                                    #activeHelpKey: #demosGraphicEditorsDrawTool
                                     #argument: 'DrawTool'
-                                    #activeHelpKey: #demosGraphicEditorsDrawTool
                                 )
                                  #(#MenuItem
                                     #label: 'Logic Tool'
                                     #translateLabel: true
                                     #value: #openDemo:
+                                    #activeHelpKey: #demosGraphicEditorsLogicTool
                                     #argument: 'LogicTool'
-                                    #activeHelpKey: #demosGraphicEditorsLogicTool
                                 )
                                  #(#MenuItem
                                     #label: 'Paint Demo'
                                     #translateLabel: true
                                     #value: #openDemo:
+                                    #activeHelpKey: #demosGraphicEditorsPaintTool
                                     #argument: 'ColorDrawDemo3'
-                                    #activeHelpKey: #demosGraphicEditorsPaintTool
                                 )
                               ) nil
                               nil
@@ -1587,8 +1608,8 @@
                                     #label: 'Widget Gallery'
                                     #translateLabel: true
                                     #value: #openDemo:
+                                    #activeHelpKey: #demosGUIWidgets
                                     #argument: 'CodingExamples_GUI::GUIDemo'
-                                    #activeHelpKey: #demosGUIWidgets
                                 )
                                  #(#MenuItem
                                     #label: '-'
@@ -1597,8 +1618,8 @@
                                     #label: 'Calculator'
                                     #translateLabel: true
                                     #value: #openDemo:
+                                    #activeHelpKey: #demosGUICalculator
                                     #argument: 'CodingExamples_GUI::GUIDemoCalculator'
-                                    #activeHelpKey: #demosGUICalculator
                                 )
                               ) nil
                               nil
@@ -1637,12 +1658,14 @@
                           #translateLabel: true
                           #value: #startDocumentationTool
                           #activeHelpKey: #helpSTXOnlineDocumentation
+                          #labelImage: #(#ResourceRetriever nil #helpIcon2 'ST/X Online Documentation')
                       )
                        #(#MenuItem
                           #label: 'Class Documentation'
                           #translateLabel: true
                           #value: #startClassDocumentation
                           #activeHelpKey: #helpClassDocumentation
+                          #labelImage: #(#ResourceRetriever nil #helpIcon 'Class Documentation')
                       )
                        #(#MenuItem
                           #label: '-'
@@ -1671,7 +1694,7 @@
           nil
       )
 
-    "Modified: / 31.7.1998 / 03:22:04 / cg"
+    "Modified: / 7.8.1998 / 19:42:34 / cg"
 !
 
 menuToolbar
@@ -1786,13 +1809,13 @@
                 #startGroup: #right
                 #value: #startDocumentationTool
                 #activeHelpKey: #helpSTXOnlineDocumentation
-                #labelImage: #(#ResourceRetriever nil #helpIcon)
+                #labelImage: #(#ResourceRetriever nil #helpIcon2)
             )
           ) nil
           nil
       )
 
-    "Modified: / 4.8.1998 / 01:31:18 / cg"
+    "Modified: / 7.8.1998 / 19:40:36 / cg"
 ! !
 
 !NewLauncher class methodsFor:'resources'!
@@ -3460,5 +3483,5 @@
 !NewLauncher class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.94 1998-08-07 10:36:05 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.95 1998-08-07 17:56:14 cg Exp $'
 ! !