Re: Catching double click (any mouse events) in an NSTableView
Re: Catching double click (any mouse events) in an NSTableView
- Subject: Re: Catching double click (any mouse events) in an NSTableView
- From: Keary Suska <email@hidden>
- Date: Mon, 1 Mar 2010 21:23:20 -0700
On Mar 1, 2010, at 7:26 AM, Eric Giguere wrote:
> I'm a newbie with the Mac programming and been trying for a couple of hours to do something that should be straightforward, no success so I'm asking the Pros for some help :).
>
> I'm have a small application, using Core Data, that shows in the Main Window a list of entities. I'm trying to trap mouse events to have another window opened when double clicking on an item.
> I created a controller for my window and have it override the mouseDown: , works but only for mouse event it the window itself, not its controls.
Can you not set the double-click action for the tableview?
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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