NSTextView and mouseup
NSTextView and mouseup
- Subject: NSTextView and mouseup
- From: Wolfgang Reminder <email@hidden>
- Date: Sat, 3 Feb 2007 13:04:11 +0100
Hi,
how i can get a mouseup event in a nstextview
- (void)mouseUp:(NSEvent *)theEvent
{
NSLog(@"mouseUp");
}
dosent work well
regards
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden