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. QAction to NSMenuItem?
Forum Updated to NodeBB v4.3 + New Features

QAction to NSMenuItem?

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 2 Posters 2.0k 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.
  • P Offline
    P Offline
    Peppy
    wrote on last edited by
    #1

    Hello guys, is there any way to translate QAction into NSMenuItem (Cocoa/OS X).

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

      Hi,

      Do you mean generate your own NSMenuItem or use QMenuBar and add QActions to it ?

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

      P 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Do you mean generate your own NSMenuItem or use QMenuBar and add QActions to it ?

        P Offline
        P Offline
        Peppy
        wrote on last edited by
        #3

        @SGaist well, I'd like to write a layer between Qt and OS X, that has not been incorporated into Qt yet. Therefore I am wondering, if there is an easy way to obtain information and transform it into NSMenuItem...

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

          What layer is it that is missing ?

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

          P 1 Reply Last reply
          0
          • SGaistS SGaist

            What layer is it that is missing ?

            P Offline
            P Offline
            Peppy
            wrote on last edited by
            #5

            @SGaist Not a layer in a true sense, but widgets and other platform dependent things.

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

              Can you give examples of them ?

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

              P 1 Reply Last reply
              0
              • SGaistS SGaist

                Can you give examples of them ?

                P Offline
                P Offline
                Peppy
                wrote on last edited by
                #7

                @SGaist (I actually wonder why...), because of NSToolbarItem - Apple Developer.

                Soo, is there any way?

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

                  Since what you want to achieve isn't really clear. You should take a look at mixing Qt with native code.

                  A look at the cocoa platform plugin might also be of interest.

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

                  P 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    Since what you want to achieve isn't really clear. You should take a look at mixing Qt with native code.

                    A look at the cocoa platform plugin might also be of interest.

                    P Offline
                    P Offline
                    Peppy
                    wrote on last edited by
                    #9

                    @SGaist Well, to be honest, I'm not very satisfied with Qt GUI on OS X, so I am thinking of making native GUI and using only Qt as "data manipulator".

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

                      Can you give more details about what's not satisfying ?

                      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