Tile more than 9 images with Cocoa.

Posted by David Bleu on Stack Overflow See other posts from Stack Overflow or by David Bleu
Published on 2010-03-30T19:07:30Z Indexed on 2010/03/30 19:13 UTC
Read the original article Hit count: 376

Filed under:
|
|

I want to draw 15 images in drawRect: but the biggest I could find was NSDrawNinePartImage() What is recommended here? NinePart + 2 * ThreePart? Or something else?

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about image