FROM : David Preece
DATE : Mon Nov 26 23:44:53 2007
Thanks all for suggestions. Mostly by virtue of taking
DragNDropOutlineView and covering it in breakpoints I can see that the
method I needed to override was selectWithFrame not editWithFrame. As
soon as I did that (turning NSInteger into 'int' for those of us
building against 10.4u), it did as was asked.
Thanks,
Dave
DATE : Mon Nov 26 23:44:53 2007
Thanks all for suggestions. Mostly by virtue of taking
DragNDropOutlineView and covering it in breakpoints I can see that the
method I needed to override was selectWithFrame not editWithFrame. As
soon as I did that (turning NSInteger into 'int' for those of us
building against 10.4u), it did as was asked.
Thanks,
Dave
| Related mails | Author | Date |
|---|---|---|
| David Preece | Nov 26, 04:52 | |
| Jerry Krinock | Nov 26, 05:53 | |
| j o a r | Nov 26, 06:18 | |
| Matt Neuburg | Nov 26, 17:03 | |
| David Preece | Nov 26, 23:44 |






Cocoa mail archive

