On Fri, May 21, 2010 at 11:06 AM, Troy Stephens <tsteph...@apple.com> wrote: > Sure. Let us know if you run into further difficulty with this.
Unfortunately I have indeed hit more difficulty. I've attached an updated demo project to the Radar as well as uploaded it to http://www.lanechng.com/ScrolledLayerHostingView.zip , and despite (I believe) correctly handing over the layer to AppKit, it still has the repositioning problem. Instructions to trigger it: 1. Open the app. 2. Scroll the document around such that the scrollers are left at a non-zero position. 3. Save the document. 4. Close the document. 5. Reopen the document. The layer will be positioned incorrectly. :( I'm hoping I've done something wrong in setting up the layer. Is it perhaps because of the way I've turned off the redraw policy and set the layer resizing behavior? The documentation seems to imply that I have done the correct thing (setting the "resize independently" behavior and turning off layer redraw). Thanks, --Kyle Sluder _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com