UX: hilight changed register when changed via API
authorJan Vrany <jan.vrany@labware.com>
Thu, 18 Nov 2021 16:32:31 +0000
changeset 243 a3ea49d8ac0e
parent 242 625254789cc8
child 244 5093490824df
UX: hilight changed register when changed via API
VDBRegisterListApplication.st
--- a/VDBRegisterListApplication.st	Thu Nov 18 16:31:39 2021 +0000
+++ b/VDBRegisterListApplication.st	Thu Nov 18 16:32:31 2021 +0000
@@ -302,6 +302,12 @@
 
 !VDBRegisterListApplication methodsFor:'event handling'!
 
+onRegisterValueChangedEvent: aGDBRegisterValueChangedEvent
+    self enqueueDelayedInvalidateInternalList
+
+    "Created: / 18-11-2021 / 12:09:00 / Jan Vrany <jan.vrany@labware.com>"
+!
+
 onStoppedEvent: aGDBStoppedEvent
     self enqueueDelayedInvalidateInternalList