Hallo thogehter, Is there a way, or does it make sense, to create a way to make view management easier to use? Currently, the query as to whether a dialog is active is only checking if the variable is empty. If this query is forgotten, I also won't know whether my current or an old dialog is active or not. I notice this indirectly because the variable is then filled. But wouldn't it make sense to offer methods here that provide feedback as to whether it was successful to set up a dialogue or whether a dialogue is active? I would find these functions helpful and could come from a BCI library. Because it is very often a use case. What do you think about that?
... View more