Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved qt5.5.1 NSWinodow Mac

    General and Desktop
    qt5.5.1 nswinodow nsview mac
    2
    2
    1196
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      oxchen last edited by

      I need a nswindow pointer in the MAC qt5.5.1 but returned by QT QWidget is the nsview and QMacNativeWidget is also returning the nsview. Do you have any return nswindow interface or from the nsview conversion to nswindow

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        IIRC, calling winID should give you the NSView and you can call window on it to get the NSWindow contained.

        Hope it helps.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 2
        • First post
          Last post