# HG changeset patch # User Claus Gittinger # Date 1561711480 -7200 # Node ID 616b1e3128aac9cfd9ed45546817e8f57cc6a7aa # Parent b40981a26bbd9046844e2c59ffd41f6e4a3d9d70 #DOCUMENTATION by cg class: TopView comment/format in: #showActivity: diff -r b40981a26bbd -r 616b1e3128aa TopView.st --- a/TopView.st Fri Jun 28 09:23:57 2019 +0200 +++ b/TopView.st Fri Jun 28 10:44:40 2019 +0200 @@ -628,12 +628,14 @@ showActivity:someMessage "some activityNotification shalt be communicated to the user. - Default for activity notifications here: ignore them" + The default here is to ignore it, + but it is redefined in StdSysView to present it to the user." ^ self "Created: / 16-12-1995 / 18:40:13 / cg" "Modified: / 31-10-2007 / 01:48:33 / cg" + "Modified: / 28-06-2019 / 10:44:14 / Claus Gittinger" ! trayButtonDoubleClick:buttonNr