On Aug 17, 2009, at 4:40 PM, Adam R. Maxwell wrote:

>
> On Aug 17, 2009, at 2:42 AM, Christiaan Hofman wrote:
>
>> I also tried replacing the bitmap code with the simple NSView API
>> cacheDisplayInRect:toBitmapImageRep:, but that even led to a crash.
>
> I also tried that with no success, for the frameview and the webview  
> itself, but didn't see a crash.  Did you happen to use - 
> [NSBitmapImageRep CGImage]?

Yes. Is that buggy?

> I also tried drawing to an NSImage, and that also failed.  I tried  
> calling drawRect: directly, with various combinations of  
> setNeedsDisplay:YES.  Disabling the scrollers on the main frame in  
> FVPreviewer from code worked for the on-screen view, so I'm quite  
> puzzled.

It could basically be anything, perhaps some drawing optimization that  
may depend on the context (like PDFView's drawing that interferes with  
window caching). Could be anything, but it sure is a bug.

Christiaan


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to