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
I'm building an app with two windows: an AlwaysOnTop and a Normal window. The problem is that if the AlwaysOnTop window sends an event message to the Normal window in a hidden state, then the Normal Window does not receive it. When the Normal window is visible then it does receive the message.
Is this the expected behaviour? Else I need to file this as a bug.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I'm building an app with two windows: an AlwaysOnTop and a Normal window. The problem is that if the AlwaysOnTop window sends an event message to the Normal window in a hidden state, then the Normal Window does not receive it. When the Normal window is visible then it does receive the message.
Is this the expected behaviour? Else I need to file this as a bug.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions