On Sep 11, 2008, at 12:21 PM, Daniel Weber wrote:
Hi everyone. I have an NSView with some appkit drawing code that I'm
trying
to convert to core graphics drawing code. One thing I'm having
trouble with
is the transition from NSBezierPath to CGPath. Basically in my
application,
I want to ani
Hi everyone. I have an NSView with some appkit drawing code that I'm trying
to convert to core graphics drawing code. One thing I'm having trouble with
is the transition from NSBezierPath to CGPath. Basically in my application,
I want to animate the drawing a curve. In other words, I want to show t