Re: Double Click in NSTableView
Re: Double Click in NSTableView
- Subject: Re: Double Click in NSTableView
- From: "Marcus S. Zarra" <email@hidden>
- Date: Wed, 27 Jul 2005 21:11:57 -0600
Thanks. For some reason I could not get it to work. Guess I just
needed confirmation that I was doing it right.
BTW, for the next person, the target method needs to accept an id as a
parameter.
On 7/27/05, Tony Cate <email@hidden> wrote:
> [myTableView setDoubleAction:@selector(doThis:)];
>
> On Jul 27, 2005, at 9:05 PM, Marcus S. Zarra wrote:
>
> > Could anyone point me to an example of setting up a double click
> > action with either an NSTableView or an NSOutlineView? I have been
> > playing with it both via IB and in the code but I cannot seem to get
> > it to fire properly.
> >
> > Thanks for any examples or hints.
> >
> > Marcus
> > _______________________________________________
> > 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
> >
>
>
_______________________________________________
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