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. QFileDialog::getOpenFileName() method show a disable select file dialog on Mac 10.4

QFileDialog::getOpenFileName() method show a disable select file dialog on Mac 10.4

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 2.3k 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.
  • S Offline
    S Offline
    sm2gm
    wrote on last edited by
    #1

    Dear All,

    I am developing an Qt application runs on Mac 10.4 to 10.8.
    I use Qt 4.8.4 on Mac 10.5-10.8, but on Mac 10.4, I use Qt4.6 (because Mac 10.4 supports Qt 4.6), but when I show select file dialog by QFileDialog::getOpenFileName() method, the dialog is shown but disable.

    I try to create a very simple application just calls QFileDialog::getOpenFileName() to show select file dialog and it works, what I do wrong here, please kindly help me.

    I am new in Qt, and Mac too :D

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Mac 10.4 is used by 0.09% of Internet users ( "link":http://www.netmarketshare.com/operating-system-market-share.aspx?qprid=10&qpcustomd=0 )... I think you can safely drop support for that dinosaur.

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sm2gm
        wrote on last edited by
        #3

        I love to hear that, but my customer doesn't think that, any help please.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          I see. Poor you :( Try "not using the native dialog":http://qt-project.org/doc/qt-5.0/qtwidgets/qfiledialog.html#Option-enum, then. It looks worse than native, but should work well.

          (Z(:^

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

            Hi,

            Are you sure that you can't build Qt 4.8 using carbon for 10.4 ?

            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
            • S Offline
              S Offline
              sm2gm
              wrote on last edited by
              #6

              I will try it and inform result soon

              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