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
Platform: macOS
Sometimes it just skips EnterLoop and so it closes the program.
I have my trayhost.EnterLoop() as the last line in my code, and sometimes it just does not enter the loop and goes to the end of main.
If I launch the app, it says ***Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
The text was updated successfully, but these errors were encountered:
0xfederama
changed the title
Huge error: does not EnterLoop
Error: does not EnterLoop
Jun 23, 2020
Platform: macOS
Sometimes it just skips EnterLoop and so it closes the program.
I have my trayhost.EnterLoop() as the last line in my code, and sometimes it just does not enter the loop and goes to the end of main.
If I launch the app, it says
***Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
The text was updated successfully, but these errors were encountered: