#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Tue, 16 Jan 2018 22:13:03 +0100
changeset 17882 b1e8428466b8
parent 17881 cd8858cb65b6
child 17883 88acb0d3c7b1
#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__CheckinInfoDialog.st
--- a/Tools__CheckinInfoDialog.st	Tue Jan 16 22:13:01 2018 +0100
+++ b/Tools__CheckinInfoDialog.st	Tue Jan 16 22:13:03 2018 +0100
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 2005 eXept Software AG
               All Rights Reserved
@@ -104,7 +106,7 @@
 
 !CheckinInfoDialog class methodsFor:'help specs'!
 
-flyByHelpSpec
+helpSpec
     "This resource specification was automatically generated
      by the UIHelpTool of ST/X."
 
@@ -117,7 +119,7 @@
 
     <resource: #help>
 
-    ^ super flyByHelpSpec addPairsFrom:#(
+    ^ super helpSpec addPairsFrom:#(
 
 #logMessage
 'This message is added as a check-in log message.