Re: Wrapping my head around views/cells...
Re: Wrapping my head around views/cells...
- Subject: Re: Wrapping my head around views/cells...
- From: "Erik M. Buck" <email@hidden>
- Date: Thu, 30 Aug 2001 11:41:10 -0500
See
http://www.stepwise.com/Articles/Technical/NSCell.html
>
Oh yeah, and another thing...
>
>
I'm putting together a diagram view of my outline. Kinda like a "Mind
>
Map". If I could, I'd steal part of the shape code in OmniGraffle.
>
Shapes containing text branching out and connected by lines. Each shape
>
should be selectable, double clickable, editable and conditionally
>
draggable. Oh, and they might do something on mouse enter/exit, but
>
that might be gratuitous.
>
Why not just use OmniGraffle. I am told that it has an API for use by other
applications. You could certainly write its data files and use it to edit.