Results 1 to 1 of 1

Thread: Qt 5.4 + QOpenGLWindow + iOS: using the Apple GameCenter

  1. #1
    Join Date
    Apr 2012
    Posts
    5
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Qt 5.4 + QOpenGLWindow + iOS: using the Apple GameCenter

    Hello everyone

    Using QT 5.4 and QOpenGLWindow, it seems it's not possible to make the apple center to show up.
    Calling "[viewController presentViewController:mygcViewController animated:YES completion:nil];" doesn't bring any errors, but nothing shows up. Though it seems the game center window is "there", we can't see it, and inputs doesn't get to the qt window anymore.
    Is anyone having an idea about what I should do ?

    I tried with QOpenQLWidget but I get "QOpenGLWidget is not supported on this platform."
    It does work fine with QGLWidget.

    Thanks for your help !
    Last edited by mkdotcom; 2nd January 2015 at 18:06.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.