开发者

Draw a Custom View background

c开发者_C百科ould you guys give me some hints about how to draw in a Custom View?


Read the Cocoa Drawing Guide, read the View Programming Guide's drawing section, create an NSView subclass of your own, and start playing with -drawRect:. Seriously, though, read the guides. Front to back.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜