Sean,
Thanks very much for the link, the example project is fundamentally
doing the same things that I'm trying to accomplish, without the
linked-list functionality.
I ran the app and noticed that the animating views were also being
clipped by the window. After seeing this example it mak
I haven't tried this yet, but I just looked at IB and created a new
NSOutlineView and clicked on the scrollbar and then looked at its
bindings. There is a 'value' that can be bound to, I would assume
that is its current position, but I haven't verified that. If so you
can bind that to use
I've been trying to get a fairly simple and well documented
transition: CIPageCurlTransition to work in my app, but the results
are awful. Non filter transitions like kCATransitionFade work fine,
but when I try to use a CAFilter for the transition the best I get is
dome chopped up image wi