| Author |
Message |
EMebane
Joined: Apr 15, 2019 Posts: 108
|
Posted: Jul 27, 2019 7:00 AM Post subject: Global Custom Events |
|
| Is there a way to add custom events that can be used without connecting elements with lines, similar to the way SystemEventSource responds to system level events? It would be great to have a global event dispatcher element and GlobalEventSource reveiver element that work with string keys. |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: Jul 27, 2019 2:25 PM Post subject: |
|
| There is GlobalConnector which can be used across designs and requires no line connection. |
|
 |
EMebane
Joined: Apr 15, 2019 Posts: 108
|
Posted: Jul 27, 2019 5:14 PM Post subject: |
|
| I looked up GlobalConnector in the manual and it sounds familiar. I must have read about this before. I think I understand how it works and it seems like it may be what I want for enabling a single pause switch to affect multiple elements. |
|