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. Looking for samples of nice-looking complex forms
Forum Updated to NodeBB v4.3 + New Features

Looking for samples of nice-looking complex forms

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.0k Views 2 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.
  • F Offline
    F Offline
    fp615
    wrote on last edited by
    #1

    I hope this is the correct section of the forum.

    My forms in text mode were just "good enough" to work with.

    I've just ported my text mode forms to Qt using coordinates but I think they don't even reach the "good enough" status. I was just asked to make fonts bigger in one form and I'll have to resize everything and probably shuffle widgets a bit...

    So I'm looking for samples of complex forms, the ones used for accounting, payroll, and similar type of programs, possibly built with Qt layouts.

    I may also post a screenshot of some of my forms if it's not contrary to form rules and someone is willing to help.

    Francesco

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

      Hi,

      No it's not contrary to the rules. It would also help us help you since we will be able to see what you currently have.

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

      F 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        No it's not contrary to the rules. It would also help us help you since we will be able to see what you currently have.

        F Offline
        F Offline
        fp615
        wrote on last edited by fp615
        #3

        Thank you

        I have uploaded the original text-mode (25x80) form and the converted, Qt based, form - to streamline the UX, I also changed the functionality of the form but this is not the problem... I'd like to understand which are the best practices to build nice forms - forms that don't look 199x era... :-)

        You can have a look here (with some descriptive text too).
        http://www.bruxx.it/frank/qt/screenshots.htm

        Thanks

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

          Looks like you'd be interested by QFormLayout and QGridLayout. They would take care of the resizing part for you

          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