Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Add Qt window into my native Mac AppStore App
Qt 6.11 is out! See what's new in the release blog

Add Qt window into my native Mac AppStore App

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 862 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    mikhail_kr
    wrote on last edited by
    #1

    Is it possible to display Qt window from my native Mac AppStore App made with XCode? How can I accomplish this?

    jsulmJ 1 Reply Last reply
    0
    • M mikhail_kr

      Is it possible to display Qt window from my native Mac AppStore App made with XCode? How can I accomplish this?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @mikhail_kr Why do you want to do this? You already have a native app, why add Qt now?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      0
      • jsulmJ jsulm

        @mikhail_kr Why do you want to do this? You already have a native app, why add Qt now?

        M Offline
        M Offline
        mikhail_kr
        wrote on last edited by
        #3

        @jsulm I am also developing Qt based Android port of this app (QWidget-based). This Qt based Android app has advanced highly detailed "Settings" module. My native MacOS app also have "Settings" module - but it very simplified and has only basic settings. I do not want to waste my time by making "advances Settings module" in XCode because I already have it in Qt. So the idea is to launch Qt "Settings" window from the Native App.

        The End user need native look-and-feel in the main MacOS app. But it is not necessary for "Advanced Settings" window which is used only by advanced users and only 1 time per month. So I want to use Qt for this.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          You are likely looking for QMacNativeWidget.

          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
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved