I've found NSView's setNeedsDisplayInRect: method, which is
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Feb 2005 16:43:13 +0000 (16:43 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Feb 2005 16:43:13 +0000 (16:43 +0000)
commit364722d24ae435b122adad206d153385a2fc4d00
treed5cf30cc91fb62c7c48ffaef39a77b6fed1d1b65
parent6958e5130f13597ff066e0d23dd717682bb7eb53
I've found NSView's setNeedsDisplayInRect: method, which is
obviously better than just calling setNeedsDisplay on the whole
thing...

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5258 cda61777-01e9-0310-a592-d414129be87e
osx.m