Hello Richard,
thanks for the effort !
I have to ask, sorry about that:
Are you doing this on iOS 8 ?

Like i said, my code has not been changed since iOS 6, it just won't 
work anymore.
I tried your topLevel advice and indeed my window() returns true to that 
request...

Greetings,

Nils

Am 25.09.2014 14:45, schrieb Gustavsen Richard:
> Hmm. I tested getting the UIView from QQuickWindow in my own app, and it 
> works here with Qt-5.3. Check if the window you get is a top level window 
> (QWindow::isTopLevel()). Otherwise, follow parent to the top level before 
> getting the view. If that doesn't work out, check if you can trim down your 
> example and post a bug report so we can take a look at it.
>
> -Richard

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to