Dear Cocoa-Devs, I have an app that works perfectly on snow leopard, it consists of a split view with a pdfview on top, and another view on the bottom. On lion however the pdfview is blank until I resize the window or splitview. I've tried throwing various things at the window in the windowControllerDidLoadNib: section [myPDFView display]... [myWindow setNeedsDisplay: YES]...
It almost feels like the windowControllerDidLoadNib is happening too quickly (or something). BTW this splitview is in a tabview... If I manually tab to something else and back, it refreshes, if I do it programattically at the end of the ...didLoadNib: method, nothing, doesn't work. Ideas? Anyone else having pdfview lion problems. Matthew Weinstein Professor of Science Education Education Program U.W. - Tacoma 253 692-4787 matth...@u.washington.edu Campus Box: 358435 1900 Commerce Street Tacoma, WA 98402-3100 Office: (253) 692-4787 FAX: (253) 692-5612 _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com