• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Delegate not getting called for CATiledLayer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Delegate not getting called for CATiledLayer


  • Subject: Delegate not getting called for CATiledLayer
  • From: "douglas a. welton" <email@hidden>
  • Date: Sat, 5 Apr 2008 14:01:07 -0400

Hi all,

I'm developing an application that uses a CATiledLayer to host several sublayers full of user manipulated image content. The user can set any size for the CATiledLayer and therein lies the rub. If I set a size with both horizontal and vertical dimensions less than 2046, my - drawLayer:inContext: delegate method gets called without a problem... However, if either dimensions size is bigger than the magic number, the drawing delegate is not called at all.

Am I incorrect in believing that CATiledLayers can exceed the 2046 x 2046 size mentions in the AppKit release notes? If not, what other alternatives (besides skipping the use of CALayers) do I have for handling big documents with layers?

thanks,

douglas
_______________________________________________

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Delegate not getting called for CATiledLayer
      • From: John Clayton <email@hidden>
  • Prev by Date: Scaling a window background image quickly
  • Next by Date: Re: [Moderator] Re: Need for a creator code?
  • Previous by thread: Re: Scaling a window background image quickly
  • Next by thread: Re: Delegate not getting called for CATiledLayer
  • Index(es):
    • Date
    • Thread