Results 1 to 7 of 7

Thread: about ribbon style in qt

  1. #1
    Join Date
    Mar 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Question about ribbon style in qt

    Hey guys:
    I am deeply impressed by the UI style of office 2007.Recently I'm working on a project with QT and I want to implement that kind of UI, but to do it from scratch is too much work to do and I do not have that much time.So I want to ask if anybody has done that before?And where I can find the source code?

  2. #2
    Join Date
    Mar 2008
    Location
    France
    Posts
    149
    Thanks
    2
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: about ribbon style in qt

    but to do it from scratch is too much work to do and I do not have that much time .So I want to ask if anybody has done that before?And where I can find the source code?
    And i suppose you will give a reward to the one doing the job (or even the search) on your behalf...
    Last edited by toutarrive; 18th March 2010 at 08:42.

  3. #3
    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: about ribbon style in qt

    Use the forums search engine with "ribbon" and you will find some interesting post about that. And I think you have to do it from the scratch. And I should be done in some hours.

  4. #4
    Join Date
    Mar 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: about ribbon style in qt

    I tried but did not find anything useful.

  5. #5
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: about ribbon style in qt

    The problem with ribbons might not the code but the lawyers. At least http://en.wikipedia.org/wiki/Ribbon_(computing) gives the impression that consulting one or two might be a good idea before implementing them.

  6. #6
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: about ribbon style in qt

    There's no off-the-reel ribbon bar solution that I'm aware of. In one of the threads Lykurg's search finds:
    http://www.qtcentre.org/threads/1437...ghlight=ribbon
    is the suggestion that an existing implementation is in Kexi's alpha:
    http://www.kdedevelopers.org/node/2955

    No time to do even something as straightforward as Wysota's suggestion (also from the "ribbon" search)?
    http://www.qtcentre.org/threads/2628...ghlight=ribbon
    The easiest way is simply to add a QTabWidget to your toolbar as a QWidgetAction. Inside you can place toolbars or buttons or whatever you like.

  7. #7
    Join Date
    Mar 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: about ribbon style in qt

    Ah,in fact,I think it is not that difficult to implement the menu bar of ribbon style.I think it's tough to work out the application button and the look and feel of its menu bar's background.

Similar Threads

  1. Do Qt Style Sheets support List-style-image?
    By daiheitan in forum Qt Programming
    Replies: 6
    Last Post: 12th March 2010, 01:41
  2. Problems with Gradient style used through Style sheet on ARM platform
    By puneet.narsapur in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 25th January 2010, 12:48
  3. create qt ribbon menu
    By BalaQT in forum Qt Programming
    Replies: 3
    Last Post: 16th September 2009, 12:28
  4. Replies: 7
    Last Post: 16th February 2009, 21:59
  5. Qt style...
    By Sergey B. in forum Qt Programming
    Replies: 10
    Last Post: 21st January 2006, 22:48

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.