FROM : Eric Crichlow
DATE : Tue Mar 25 23:17:50 2008
On Tue, 25 Mar 2008 15:04:07 -0400, Brian Krisler wrote:
> All I would like to do is get notified with the check box is
> selected and have a way of determining with item was selected.
Well then, all I do is connect the checkbox column in IB to an action
method in my code. The method gets called every time a checkbox is
checked/unchecked and I can query the tableview to find out about selected
rows and such.
...Eric...
DATE : Tue Mar 25 23:17:50 2008
On Tue, 25 Mar 2008 15:04:07 -0400, Brian Krisler wrote:
> All I would like to do is get notified with the check box is
> selected and have a way of determining with item was selected.
Well then, all I do is connect the checkbox column in IB to an action
method in my code. The method gets called every time a checkbox is
checked/unchecked and I can query the tableview to find out about selected
rows and such.
...Eric...
| Related mails | Author | Date |
|---|---|---|
| Brian Krisler | Mar 25, 20:04 | |
| Quincey Morris | Mar 25, 21:29 | |
| Eric Crichlow | Mar 25, 23:17 |






Cocoa mail archive

