WindowGroup.st
changeset 8444 3eaf4cc494c8
parent 8433 944d26b7640d
child 8447 b158695507d9
--- a/WindowGroup.st	Mon Aug 06 15:41:04 2018 +0200
+++ b/WindowGroup.st	Thu Aug 09 10:31:07 2018 +0200
@@ -400,6 +400,16 @@
     self setActiveGroup:nil
 !
 
+lastEvent
+    "notice: this returns the thread-specific (i.e. windowGroup-specific)
+     last event, by issuing a query signal.
+     Every windowGroup-process will have its own last event returned here"
+     
+    ^ (self lastEventQuerySignal query).
+
+    "Created: / 09-08-2018 / 09:27:21 / Claus Gittinger"
+!
+
 scheduledWindowGroups
     "return a collection of all windowGroups (possibly for different
      display devices) which are scheduled