Creating a NSView from a CGPath

Posted by James Van Boxtel on Stack Overflow See other posts from Stack Overflow or by James Van Boxtel
Published on 2010-05-12T17:12:22Z Indexed on 2010/05/12 18:54 UTC
Read the original article Hit count: 355

Filed under:
|
|
|
|

I have a CGPath and I want to draw it once to a NSView. Seems relatively simple but I haven't found a way in AppKit (non iphone).

© Stack Overflow or respective owner

Related posts about mac

Related posts about osx