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

Does not work when targeting .Net Framework 4 and x86 #3

Open
mlaily opened this issue Apr 28, 2013 · 2 comments
Open

Does not work when targeting .Net Framework 4 and x86 #3

mlaily opened this issue Apr 28, 2013 · 2 comments

Comments

@mlaily
Copy link

mlaily commented Apr 28, 2013

When compiling for an x86 platform and targeting the .Net Framework 4, the FormDrop stays in the background instead of popping up when the mouse is dragging over the icon.

Also, the debug form is not refreshed at all, and the currently active form never changes.

These problems can be tested even with the demo project.

If the platform is changed to x64, everything seems to work. If targeting .Net 3.5, the project can be compiled for x64 or x86 alike.

@rzhw
Copy link
Owner

rzhw commented Apr 28, 2013

Hey yaurthek, thanks for submitting the issue. Unfortunately I'm currently busy with other commitments and don't have time to work on this. If you're willing to look into the issue and make a pull request feel free to do so. I use this library with .NET 4.0 on Any CPU myself, though do get reports of similar issues.

@mlaily
Copy link
Author

mlaily commented Apr 28, 2013

Thanks, I was wondering if you would reply here at all.

As there is a workaround (forcing x64) this issue is not a priority for me neither, but I may look into it in the future...
In the meantime, I hope this post and its solution will help someone keep their sanity if they encounter the same kind of problems.

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

No branches or pull requests

2 participants