Re: [MBS] bitmapImageRepForCachingDisplayInRect

2015-10-07 Thread Christian Schmitz
> My question: is there a way in MBSPlugins to do this and quickly convert > back to a Xojo Picture object? I've some sample code which gets the > bitmapImageRep and then converts it to a BMP and then use Picture.FromData(), > but this seems like it's probably a slow process. pass the handl

[MBS] bitmapImageRepForCachingDisplayInRect

2015-10-07 Thread Michael Diehr
Christian, there's example code floating around that uses bitmapImageRepForCachingDisplayInRect to get a "screenshot" of a NSView - and it seems like it's more likely to pick up content such as HTMLViewers. (See https://forum.xojo.com/17847-yosemite-and-overlaymbs-fadetransition-can-t-capture-v