On 27 Oct 2007, at 7:01 PM, Adam R. Maxwell wrote:

>
> On Saturday, October 27, 2007, at 09:23AM, "Christiaan Hofman"  
> <[EMAIL PROTECTED]> wrote:
>> Have you tried setting the clipView variable in -[SKPDFView
>> magnifyWithEvent:] to documentView? That's the only thing I can think
>> of ATM.
>

Another thing to try is to set the documentView variable (and perhaps  
the clipView variable) to [self documentView], though that clips the  
magnifying glass to the documentView.

> I don't recall what I tried.  It should be fixable, though;  
> DataGraph and DataTank both have functional magnifiers.
>

Why would that mean it would work here? The problem is probably not  
the mechanism itself (the code should apply to any view in a  
scrollview), but rather it should be in the weird view drawing and  
updating of PDFView (which is pretty non-standard, it does not follow  
the general rules for view drawing, e.g. the page is drawn inside the  
documentView, but it's drawn by the PDFView, and the view hierarchy  
is also not standard).

>> What were the other problems with Skim on Leopard, in particular this
>> more serious one?
>
> Hang on launch (seems okay in GM).  In GM, I occasionally see an  
> empty PDF view, but with intact scrollers and outline.
>
> -- 
> adam

What is GM (it can mean a lot of things...)?

Christiaan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
skim-app-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-develop

Reply via email to