On Dec 23, 2013, at 11:34 AM, Martin Hewitson
wrote:
> Something else: if one uses the context menu on the PDF view to switch to
> single page mode (not continuous) then you can’t switch pages. There is no
> next page.
I'm working on similar issues this morning, so just thought I'd note: same
Dear list,
I now have further information on this problem.
I used one of my DTS tickets and I’m now in contact with an Apple engineer. So
far it has not been too fruitful - I need to keep repeating that this is not an
iOS issue, but an OS X issue. Anyway, I did have one interesting interaction
Following up on this, I was able to compile my test app so that it runs on
10.6.8. And indeed the bug is still there. Very strange. This is a most
trivial test app - load a pdf into a pdfview. When compiled on 10.9 with Xcode
5.0.2, the pages of the pdf do not refresh when scrolling (they remai
Michael,
Thanks for the clue. On closer inspection, I do indeed get those warnings, so I
deselected those 'base' localisations, and will try this again as soon as I
have access to a 10.6.8 machine. I’m really hoping that this test app shows
that the PDFView problem is somehow a bug, because I t
On Nov 14, 2013, at 7:09 AM, Martin Hewitson wrote:
> Continuing the discussion with only myself, so far….
>
> I had the idea to make a trivial test app which just has a PDFView and a
> “Load” button.
>
> So I created the app on 10.9 with Xcode 5.0.2. It’s just a vanilla NSDocument
> app wit
Continuing the discussion with only myself, so far….
I had the idea to make a trivial test app which just has a PDFView and a “Load”
button.
So I created the app on 10.9 with Xcode 5.0.2. It’s just a vanilla NSDocument
app with a PDFView and a button. Compiles and runs fine on 10.9.
So then I
Further info: compiling my app with SDK 10.8 under Xcode 5.0.1 on Mavericks
still produces a binary that doesn’t work on 10.6.8 (regarding unrendered pdf
pages). How can this be? I have been compiling the app with Xcode 4.* on 10.8
for the last year or more. I’m fairly confident that none of the