Re: mousedown in nstextview subclass
Re: mousedown in nstextview subclass
- Subject: Re: mousedown in nstextview subclass
- From: Daniel Todd Currie <email@hidden>
- Date: Mon, 26 Jan 2004 13:07:33 -0800
This may be because it is actually your window's field editor that
receives the mouse events. Read up on field editors in the NSWindow
class description.
// Daniel Currie
On 2004 Jan 26, at 04:42, Francisco Tolmasky wrote:
For some reason my NSTextView subclass is not receiving mouseDown: nor
mouseUp: Does anyone know how I can get these?
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.