@almogohayon1 wrote:
Hi, we are using GoJS v 1.8.2 in our web application and we love it!
We have certain issue:
When our app is hosted inside a winforms webbrowser control the diagram events are not fired.
after some investigation we found that it's because of IE and webbrowser control is disabling the msPointerEventshttps://msdn.microsoft.com/en-us/library/ee330732(v=vs.85).aspx (Pointer Input Model).
in the link you will see that theres a work around for the issue but it works only on windows 8+ and Windows Server 2012 whereas we have clients with windows server 2008 and windows 7.Question is... are you aware of that issue with Pointer events? is there any way to get around this issue from our app?
Thanks in advanced
Posts: 2
Participants: 2