objective c - How to erase something drawn with NSBezierPath? -



objective c - How to erase something drawn with NSBezierPath? -

i have created path using nsbezierpath , did [path fill] draw onto view. question how remove have drawn?

one possible solution utilize [path fill] 1 time again background color not work if there background image instead of simple background color. has ideas?

just remove path path array , phone call drawrect again. btw mai know in storing paths, mutable array or dictionary?

objective-c cocoa uibezierpath nsbezierpath

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -