Re: NSEvent and mouseDown:
Re: NSEvent and mouseDown:
- Subject: Re: NSEvent and mouseDown:
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 4 May 2003 19:22:50 -0700
On Sunday, May 4, 2003, at 07:06 PM, David Cairns wrote:
I cant quite seem to figure out how to make an NSTableView respond to
a double-click on a particular item. i tried overloading the
mouseDown: method, but then realized that that would prevent any mouse
actions from taking place in the TableView without me having to
re-write them all.
anyone have a clue as to how i can do this?
Why not use -setDoubleAction: unless that's not a possibility?
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Great spirits have always encountered violent opposition from mediocre
minds." - Albert Einstein
_______________________________________________
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.