Re: NSTableView with imbedded NSComboBoxCell problem
Re: NSTableView with imbedded NSComboBoxCell problem
- Subject: Re: NSTableView with imbedded NSComboBoxCell problem
- From: Matt Neuburg <email@hidden>
- Date: Thu, 29 Jul 2004 17:49:53 -0700
On Thu, 29 Jul 2004 17:39:22 -0500, Tony Cate <email@hidden> said:
>
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.
Hint: an NSComboBoxCell is an NSActionCell. m.
--
matt neuburg, phd = email@hidden, <
http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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.