ironic
Topic Author
Posts: 17
Joined: 20 Nov 2013, 16:40

Access violation on MouseMove.

24 Jan 2014, 15:36

Hi!

I have a simple project and Canvas as a root element. I add MouseMove handler with
_canvas.MouseMove += this.Canvas_OnMouseMove;

where handler looks like:
private void Canvas_OnMouseDown (BaseComponent sender, MouseButtonEventArgs e)

but when I move mouse over the canvas I immediately get window with access violation somewhere in noesisgui.dll. Any clue about the problem?

P.S. I realize that question is too general, but I do not know which information is relevant. I would be glad to provide more, I even can send you the whole project.
 
User avatar
jsantos
Site Admin
Posts: 3805
Joined: 20 Jan 2012, 17:18
Contact:

Re: Access violation on MouseMove.

24 Jan 2014, 15:45

Yes, please, file a bug and send us the project (http://bugs.noesisengine.com/).

Thanks!
 
ironic
Topic Author
Posts: 17
Joined: 20 Nov 2013, 16:40

Re: Access violation on MouseMove.

27 Jan 2014, 15:47

Yes, please, file a bug and send us the project (http://bugs.noesisengine.com/).

Thanks!
Sorry, source of my problem appeared to be unity not supporting covariant type parameters.

Who is online

Users browsing this forum: Bing [Bot], dengfan and 6 guests