Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. WYSIWYG
Forum Updated to NodeBB v4.3 + New Features

WYSIWYG

Scheduled Pinned Locked Moved Solved 3rd Party Software
8 Posts 4 Posters 2.5k Views 3 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.
  • ansifpiA Offline
    ansifpiA Offline
    ansifpi
    wrote on last edited by
    #1

    What is the best way to achieve a good look and feel for the Qt apps.

    • Qt with HTML5 integration

    • QML controls

    • Any idea?

    Regards
    Ansif

    Full Stack Developer

    Ansif P I

    A 1 Reply Last reply
    0
    • ansifpiA ansifpi

      What is the best way to achieve a good look and feel for the Qt apps.

      • Qt with HTML5 integration

      • QML controls

      • Any idea?

      Regards
      Ansif

      A Offline
      A Offline
      ambershark
      wrote on last edited by
      #2

      @ansifpi Pretty open question and a very subjective one.

      It really depends on what you're developing. I use Qt Controls for desktop based applications. If I want to get fancy I will use some QML to design my guis even on desktop but usually I just stick with controls.

      I would recommend QML if you want to do mobile GUIs or if you want GUIs in the newer styles like slack, discord, etc.

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

      1 Reply Last reply
      3
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        H
        I would say a careful design and preplanning of the interface and functions.
        Consistency and presentation is paramount for a good interface.

        1 Reply Last reply
        3
        • ansifpiA Offline
          ansifpiA Offline
          ansifpi
          wrote on last edited by
          #4

          Hi,

          Thanks for all the quick info. I found the replies just now as i didn't get any email notifications, I need to check whether my email notifications is running well.

          I found very good UI created by KDAB and some other companies. But i think its a mix of photoshop and Qt/QML controls. But being not professional in photoshop i think we have rely completely on Qt/QML.

          Besides i found another thread asking the same question, https://www.toradex.com/community/questions/8690/problem-while-running-qt-demo-and-and-how-to-build.html. But it also didnt get any proper reply yet.

          Qt is amazing with C++, but to compete with Android or iOS platform or the current market, the UI should be invincible.

          Regards
          Ansif

          Full Stack Developer

          Ansif P I

          A 1 Reply Last reply
          0
          • ansifpiA ansifpi

            Hi,

            Thanks for all the quick info. I found the replies just now as i didn't get any email notifications, I need to check whether my email notifications is running well.

            I found very good UI created by KDAB and some other companies. But i think its a mix of photoshop and Qt/QML controls. But being not professional in photoshop i think we have rely completely on Qt/QML.

            Besides i found another thread asking the same question, https://www.toradex.com/community/questions/8690/problem-while-running-qt-demo-and-and-how-to-build.html. But it also didnt get any proper reply yet.

            Qt is amazing with C++, but to compete with Android or iOS platform or the current market, the UI should be invincible.

            Regards
            Ansif

            A Offline
            A Offline
            ambershark
            wrote on last edited by
            #5

            @ansifpi Yea I don't think the email thing works. It has never worked for me anyway.

            QML should be able to do any gui you want on a mobile device for sure. I haven't done mobile programming without Qt so I don't know if it's lacking, but I've never run into anything I can't do in QML. It's like having full CSS/HTML5/JS to design your GUIs wrapped into a simple markup language to implement it all.

            To do any real professional UI you will need to have some graphical ability or hire a graphic artist with UI/UX experience to design your GUI. I have enough experience to make a decent UI but I still can't compete with the actual artists that have UI/UX experience. I'm just not artsy enough.

            If you end up needing someone I know a couple guys I have bought graphics from for my apps in the past I can hook you up with. One is fairly cheap (at least by US standards), the other is really really good, but decently expensive.

            My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

            1 Reply Last reply
            2
            • ansifpiA Offline
              ansifpiA Offline
              ansifpi
              wrote on last edited by
              #6

              Hi @ambershark ,

              I just tried using the Google Material design, https://github.com/martinrotter/qt-material-stylesheet which looks much better than the previous one. I think there are excellent style sheets available for a better look and feel.

              Hiring an UI/UX designer is a good option, but we just started our project and learning Qt as well. If project went well, i will definitely check for a designer. Will update you soon.

              Really thankful for your support.

              Regards
              Ansif

              Full Stack Developer

              Ansif P I

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

                To activate the email notification you have to go to https://forum.qt.io/user/your_user_name/settings and click the corresponding check box.

                If it still doesn't get through, check your email service provider to see if its blacklisted.

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

                ansifpiA 1 Reply Last reply
                2
                • SGaistS SGaist

                  To activate the email notification you have to go to https://forum.qt.io/user/your_user_name/settings and click the corresponding check box.

                  If it still doesn't get through, check your email service provider to see if its blacklisted.

                  ansifpiA Offline
                  ansifpiA Offline
                  ansifpi
                  wrote on last edited by
                  #8

                  @SGaist Already i checked this. But still not working for me. Let me check the later issue.

                  Regards
                  Ansif

                  Full Stack Developer

                  Ansif P I

                  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