• 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
CALayer with AppKit objects inside
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CALayer with AppKit objects inside


  • Subject: CALayer with AppKit objects inside
  • From: Daniele Margutti <email@hidden>
  • Date: Mon, 18 Mar 2013 10:10:55 +0100

Hi guys,
I'm working on a thing that involve CALayer as base container for objects instead of NSView (due to iOS compatibility issues).
Now everything works fine, I can replicate touch events and some other interesting things; however I have a question: for some controls I would to use standard AppKit objects (like NSTextField).
I've tried to put the NSTextField's layer inside my layer but I've noticed that graphical and logical sides are separated and the result is an "image" (?) of my control without any interactive support.
So my question is… should I move to NSView or can I solve this issue?
Any idea
_______________________________________________

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: CALayer with AppKit objects inside
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: Callbacks from async blocks
  • Next by Date: Re: Global (all-user) preferences for an application
  • Previous by thread: Re: Adding toolbar items only works in viewWillAppear: (?)
  • Next by thread: Re: CALayer with AppKit objects inside
  • Index(es):
    • Date
    • Thread