NSButtonCell, Focus and NSTableView
NSButtonCell, Focus and NSTableView
- Subject: NSButtonCell, Focus and NSTableView
- From: Will Cosgrove <email@hidden>
- Date: Fri, 09 Aug 2002 16:03:32 -0500
Hi All,
I have a quick question. I have a NSTableView in which my first column has
text, my second and third columns have NSButtonCells (checkboxes) and my
last column has text and all the cells are editable.
I would like the NSButtonCells to be able to gain focus, so users could tab
across them from the first column to the last column to continue to enter
text, but I can't get it working. I have them accepting first responder,
but that doesn't seem to do anything. Does anyone know how I can accomplish
this?
Thanks in advance,
Will C.
_______________________________________________
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.