You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to subscribe create window event and exclude one emitted by children.
However, it seems the child windows is still generating events.
Can you suggest please, what is wrong here:
I read you question a few days ago, but I'm not 100% sure what you like to do.
Maybe the interpretation of "IsSelf" is not completely clear, and doesn't match your need.
Sorry for late reply.
Imagine that some process is started and displayed the "main" visible window (and perhaps, some hidden windows).
I'd like to receive "create" notifications from that "main" window (having no parent window).
For me, the mentioned code generate notification even by child controls as well.
Hi,
I'm trying to subscribe create window event and exclude one emitted by children.
However, it seems the child windows is still generating events.
Can you suggest please, what is wrong here:
Thank you for the nice project.
The text was updated successfully, but these errors were encountered: