#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Sat, 12 May 2018 14:25:44 +0200
changeset 18116 fd048907f820
parent 18115 a6dfb13fdc28
child 18117 a0e33e7fe5cd
#DOCUMENTATION by cg class: Tools::CodeView2 comment/format in: #delegate:
Tools__CodeView2.st
--- a/Tools__CodeView2.st	Sat May 12 14:25:35 2018 +0200
+++ b/Tools__CodeView2.st	Sat May 12 14:25:44 2018 +0200
@@ -577,6 +577,7 @@
 !
 
 delegate: anObject
+    "I want to see the events of the text and gutter view"
 
     super delegate: anObject.
     self textView delegate: anObject.