NSView vs CALayer
parfeon <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
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 http://www.nabble.com/file/p25659257/nsviewvscalayer.png http://img44.imageshack.us/i/nsviewvscalayer.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? Thanks -- View this message in context: http://www.nabble.com/NSView-vs-CALayer-tp25659257p25659257.html Sent from the OmniGroup - MacOSX-Dev mailing list archive at Nabble.com.