#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Tue, 16 Jan 2018 22:14:07 +0100
changeset 17906 b29bc2354d9d
parent 17905 e0151dd19a58
child 17907 8517589b4f38
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tools__Inspector2.st
--- a/Tools__Inspector2.st	Tue Jan 16 22:14:03 2018 +0100
+++ b/Tools__Inspector2.st	Tue Jan 16 22:14:07 2018 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2006 by eXept Software AG
 	      All Rights Reserved
@@ -91,24 +89,6 @@
 
 !Inspector2 class methodsFor:'help specs'!
 
-flyByHelpSpec
-    "This resource specification was automatically generated
-     by the UIHelpTool of ST/X."
-
-    "Do not manually edit this!! If it is corrupted,
-     the UIHelpTool may not be able to read the specification."
-
-    "
-     UIHelpTool openOnClass:Tools::Inspector2    
-    "
-
-    <resource: #help>
-
-    ^ super flyByHelpSpec addPairsFrom:(self helpPairs)
-
-    "Created: / 19-08-2011 / 08:52:33 / cg"
-!
-
 helpPairs
     "This resource specification was automatically generated
      by the UIHelpTool of ST/X."