Results 1 to 4 of 4

Thread: looking for examples on how to set/build Good looking GUI's

  1. #1
    Join Date
    May 2009
    Posts
    83

    Default looking for examples on how to set/build Good looking GUI's

    are there some tricks on the subject any thing that will give good looking gui
    maybe like skype?
    beyond the OT reference

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: looking for examples on how to set/build Good looking GUI's

    there are no tricks. It's all achievable with style sheets, own painting with QPainter and of course with a custom QStyle. For learning more I would go to qt-apps.org, search for a project that looks nice and then have a look on the source code to see, how they make it.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: looking for examples on how to set/build Good looking GUI's

    There are many books about guidelines on creating good user interfaces. Every decent graphical environment has it. Apple published one for Aqua, Microsoft has one for Vista/7, KDE has one, GNOME probably has one too. It's worth at least taking a look at them (they are usually pubslished as freely available PDFs).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  4. #4
    Join Date
    Apr 2010
    Posts
    769
    Thanks
    1
    Thanked 94 Times in 86 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: looking for examples on how to set/build Good looking GUI's

    If you're really interested in good visual design - which is the core of GUI construction - nearly anything by Edward Tufte comes highly recommended. Although I don't entirely agree with parts of his design philosophy, his books are extremely thought provoking and will give you all the tools you need to understand, appreciate and design your own interfaces.

Similar Threads

  1. is Qt a good choice for S60 SDK 5
    By coco in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 4th May 2010, 20:33
  2. Replies: 1
    Last Post: 13th January 2010, 23:35
  3. can't build qt examples for arm (OMAP)
    By yossibs in forum Qt for Embedded and Mobile
    Replies: 5
    Last Post: 24th October 2009, 23:40
  4. Farewell and good bye!
    By GreyGeek in forum General Discussion
    Replies: 3
    Last Post: 23rd June 2008, 17:06
  5. Good QT book?
    By Bobsinclare666 in forum Newbie
    Replies: 3
    Last Post: 20th January 2008, 18:29

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.