From: Pim S. <pi...@li...> - 2008-05-29 10:17:16
|
> I get the impression that my OutlineViewItem instance is getting > corrupted as it moves back and forth across the bridge. Does anyone > have any hints for correctly implementing an NSOutlineView > datasource, or better, can explain why my app is dying? > > Thanks for any help. > > Alli Hi Alli, After a lot of struggeling I have managed to get the outlineview working together with the activerecord bindings. If you download the sourcecode of the timetoticket project you can see how. You must check the treecontroller class. http://www.pimsnel.com/timetoticket/ You need a redmine database for the actual data in timetoticket. I'll attach an empty mysql schema. I wanted to create a tutorial, but I still don't have enought time for doing it. Regards, Pim |