Re: Crash on [event locationInWindow]
Re: Crash on [event locationInWindow]
- Subject: Re: Crash on [event locationInWindow]
- From: Yann Bizeul <email@hidden>
- Date: Mon, 22 Nov 2004 17:32:27 +0100
However, in one of my custom classes, this works fine,
but in the other, the app crashes as soon as I call [event
locationInWindow]. In what circumstances would this method cause my
app to
crash?
Perhaps the NSEvent has been released, are you sure you are using it in
the same Run Loop than the one who called mouseDragged: ?
Does the application crash on a simple NSLog(@"%@",myEvent) ?
Sorry to not be able to give you more help !
--
Yann Bizeul - yann at tynsoe.org
Cocoa Developer, visit my projects at :
http://projects.tynsoe.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden