Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System tray icons do not show the context menu #26

Closed
GoogleCodeExporter opened this issue May 18, 2015 · 1 comment
Closed

System tray icons do not show the context menu #26

GoogleCodeExporter opened this issue May 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Most likely the problem is caused by moving the Update to a seperate timer
thread. All the GUI updates have to be done from the winform thread, or
strange things might happen.

http://stackoverflow.com/questions/661561/how-to-update-gui-from-another-thread-
in-c

Original issue reported on code.google.com by moel.mich on 29 Mar 2010 at 5:56

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r111.

Original comment by moel.mich on 2 Apr 2010 at 4:06

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant