03-31-2022 02:23 PM
@JÞB wrote:
@ CA It sounds a bit like the OP is hanging some test framework for the event log
I haven't seem the code (yet), but if the state of a boolean can change via the front panel or via user interactions There needs to be some sort of conflict resolution, because they could cancel each other if they occur at the same time.
Looking at the questions about property nodes, we seem to be dealing with a beginner, so all bets are off. 😄
03-31-2022 02:31 PM - edited 03-31-2022 02:44 PM
@altenbach wrote:
@JÞB wrote:
@ CA It sounds a bit like the OP is hanging some test framework for the event log
I haven't seem the code (yet), but if the state of a boolean can change via the front panel or via user interactions There needs to be some sort of conflict resolution, because they could cancel each other if they occur at the same time.
Not too likely as they both would need the UI Thread 😀. Who needs to see code anyway? I've been hanging in pretty tough on just a phone!