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. design templates for application UI

design templates for application UI

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 671 Views
  • 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.
  • R Offline
    R Offline
    RykerBennett
    wrote on last edited by RykerBennett
    #1

    I am working on a small project to build a desktop app that organizes the large amount of PDFs (mostly journal articles and things like that) which I have collected over the years. Mobdro Kodi bluehost Software development on the backend is my day job, so I'm very comfortable with the API and so on, but my problem is coming up with a good UI for my applications. Unfortunately for me, I'm a total design idiot and have no clue how to make something that looks decent. My question is: what do you all use for this purpose? I don't mean a tool like Designer, which I also use, I mean something like where do you get templates/examples for how to put together a good UI? Ideally I would like some resource that gives me a few pictures and says, "do it like this if you don't know any better." This seems to be pretty prevalent in front-end design for the web with styling frameworks like Material and Clarity, but I don't know of any resources like this for desktop stuff. Any suggestions for where to look or what to do?

    M 1 Reply Last reply
    0
    • R RykerBennett

      I am working on a small project to build a desktop app that organizes the large amount of PDFs (mostly journal articles and things like that) which I have collected over the years. Mobdro Kodi bluehost Software development on the backend is my day job, so I'm very comfortable with the API and so on, but my problem is coming up with a good UI for my applications. Unfortunately for me, I'm a total design idiot and have no clue how to make something that looks decent. My question is: what do you all use for this purpose? I don't mean a tool like Designer, which I also use, I mean something like where do you get templates/examples for how to put together a good UI? Ideally I would like some resource that gives me a few pictures and says, "do it like this if you don't know any better." This seems to be pretty prevalent in front-end design for the web with styling frameworks like Material and Clarity, but I don't know of any resources like this for desktop stuff. Any suggestions for where to look or what to do?

      M Offline
      M Offline
      MEMekaniske
      wrote on last edited by
      #2

      @RykerBennett

      Hey, I usually just design my own, which I think is how most of the users do it, also think most people use Designer or they just write the UI..

      If you want to start developing UI and backend together, the best thing is to just take the time it takes to learn to create from scratch.
      You'll find a lot of great examples on good UI's on DeviantArt.com and designing good UI's with C++ and QML is very easy once you get the hang of it.

      There is also a tool for converting PSD/Photoshop files to QML objects which makes it even easier, but it is a bit expensive.

      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