Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CALayer and View Scaling



    Apparently, there is a disconnect between the view's coordinate system
context and that of the contained CALayers.  I'm using Sketch's
SKTZoomingScrollView to set the scale factor of my main drawing view.  It
works great without CALayers.  What is does is it scales the bounds of the
containing NSClipView, which automatically scales my main view.  However,
the CALayers don't scale when they draw in the view.

    BTW, I tried unsuccessfully to observe the clip view's bounds to trigger
code to resize the CALayers.  Why can't I observe it?  I finally set an
observer on the scale factor in SKTZoomingScrollView.

    What is the best way to make the CALayers track my main view?  The main
view is not really changed except for the fact that it is embedded in the
clip view which has rescaled its bounds.  Apparently, scaling the view
coordinates does not propagate down to the CALayers.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.