NSTableView with imbedded NSComboBoxCell problem
NSTableView with imbedded NSComboBoxCell problem
- Subject: NSTableView with imbedded NSComboBoxCell problem
- From: Tony Cate <email@hidden>
- Date: Thu, 29 Jul 2004 17:39:22 -0500
I have built a table that uses a NSComboBoxCell in one of the columns. I was surprized to learn the bcellb doesnbt have any delegate methods. In particular, I was looking for - (void)comboBoxWillPopUp: so I can select a row and scroll it into view.
Can someone tell me how to detect the popup so I can select a row, etc.
Tony
3 Cats And A Mac
http://www.3caam.com
_______________________________________________
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.