Domanda

It seems that no matter what hierarchy I use, a QCView is always drawn on top. Is there a way to display a subview on top of a QCView?

È stato utile?

Soluzione

QCView compositing is quirky. Try enabling Core Animation for your NSView hierarchy, and displaying the composition using QCCompositionLayer instead.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top