Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt and Flat Design

    General and Desktop
    2
    2
    2477
    Loading More Posts
    • 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.
    • A
      Arnaud-DUTARTRE last edited by

      Hello,

      I am starting a new project and I would like to make a flat design for it. Even if it is a desktop application this type of design could be good (from my actual point of view).

      Does anyone already did this and did not get user confused as not beeing a web application or mobile one?
      If already experienced with it, was it done only with style definition or also needed other behavior to provide maybe expected feature available on web design/mobile not available simply on desktop approach?

      Regards
      Arnaud

      “Sometimes I lie awake at night, and ask, 'Where have I gone wrong?' Then a voice says to me, 'This is going to take more than one night.'” C.M. Sc...

      1 Reply Last reply Reply Quote 0
      • Chris Kawa
        Chris Kawa Moderators last edited by

        Windows 8 store apps are all done like that so user familiarity with it will undoubtedly grow. As for acceptance - I don't know. Some love it. Some hate it. I guess we need more time for a clear overview.

        Anyway, although it's possible to do it with widgets and stylesheets, it's not trivial to implement various transitions etc.
        Those UIs tend to have more animated state transitions, flickable lists and all sorts of non-standard, gesture driven controls. For this QtQuick seems to be equipped a lot better.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post