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: Eric Giguere <email@hidden>
- Date: Tue, 02 Mar 2010 08:08:15 -0500
Hi Keary
Thank you for your answer. I manage to have that working yesterday night yes. That wrapping behaviour around this binding must also explain why all other techniques failed.
Eric.
On 2010-03-01, at 11:23 PM, Keary Suska wrote:
>
> 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"
>
Eric Giguere
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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