NSTableView Question
NSTableView Question
- Subject: NSTableView Question
- From: Cody Brimhall <email@hidden>
- Date: Sat, 2 Aug 2003 04:46:57 -0700 (PDT)
Hello-
I have a NSTableView which displays a single column of several rows. The
cells are uneditable, and I would like all double-clicks to the cells to
call an action that would, say, open another window with information
pertinent to the cell that was double-clicked. I've looked around, and
seen some things that might possibly work (should I be using events
here?), but I'm really not sure. Any pointers as to what would work? Best
practices?
Thanks.
-Cody
_______________________________________________
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.