As you may know, updating the display automatically (if necessary) at each pass through a regular event loop. You call setNeedsDisplay:to force refresh the display, if necessary.
From the documentation NSView:
, , , , setNeedsDisplay:. NSView, , . ( , , , , ...)
, , - "needsDisplay" true false. , setNeedsDisplay: "redrawView", .
Edit
:
, ; NO, , .