Jump to content
1 post in this topic

Recommended Posts

Hello everyone.

 

Working on project which draws some parts of its UI with CoreAnimation CALayers. Currently i need create some cover view, which will appear over whole UI (that NSView always there, coz it will response on user drag n drop).

I'm stumbled with such problem as shown on screen

 

nsviewvscalayer.th.png

 

Transparent view overlays the view in which I used CALayers for drawing. Dunno why, but when I change that subview (with CALayers) to any other (w/o CoreAnimation drawing... some standard IB elements) everything looks great.

 

 

Can someone help me with this?

Link to comment
https://www.insanelymac.com/forum/topic/189477-nsview-vs-calayer/
Share on other sites

×
×
  • Create New...