On Mar 28, 2009, at 1:33 PM, Richard Somers wrote:
I have core data document based application with a custom opengl
layer-hosting view. Everything works except when objects are added
or removed from the managed object model the view is not redrawn. So
I add the following to code to redraw
On Mar 28, 2009, at 7:33 AM, Richard Somers wrote:
I have core data document based application with a custom opengl
layer-hosting view. Everything works except when objects are added
or removed from the managed object model the view is not redrawn. So
I add the following to code to redraw t
I have core data document based application with a custom opengl layer-
hosting view. Everything works except when objects are added or
removed from the managed object model the view is not redrawn. So I
add the following to code to redraw the view but then automatic undo
is broken.
// Rec