> I will try this. Does .Update(NSImage) retain a reference to the NSImage, so > I can just change the pixels myself? Or does it internally make a copy?
It does not make a copy. Just reference it, set needsDisplay property for nsview and than later draws it when systems asks for drawing. I made this NSImage stuff for speed. > > Will do - I've been using Xojo profiler mainly, but it has limited accuracy > with plugins naturally... Sure. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info