NSEvent and mouseDown:
NSEvent and mouseDown:
- Subject: NSEvent and mouseDown:
- From: David Cairns <email@hidden>
- Date: Sun, 4 May 2003 22:06:28 -0400
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? (or how i can re-write the
code i am overriding?)
thanx all...
-- dave out.
_______________________________________________
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.