On Jul 6, 2011, at 7:15 AM, Michael Diehr wrote: > On Jul 6, 2011, at 4:04 AM, Christian Schmitz wrote: > >> >> Am 06.07.2011 um 01:07 schrieb Michael Diehr: >> >>> I'm seeing messages in the console that say "CGContextGetColorTransform is >>> obsolete and will be removed..." I'm not using that call myself, but am >>> using MBS plugins that operate on CG stuff. This is with MBS 10.1 in a >>> Carbon app. >> >> What code is causing that? >> >> We don't use CGContextGetColorTransform as I don't find this function in our >> code. > > Ok - perhaps it's just something in the RB framework? I'll do more digging.
Found it -- it is caused by MBS plugin method: dim ns as NSImageMBS = HTMLViewer.RenderWebsiteImageMBS triggers the issue. _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
