Results 1 to 20 of 21

Thread: Is there any way to create new style toolbar like in MSO 2007-8 ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2008
    Posts
    14
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Question Is there any way to create new style toolbar like in MSO 2007-8 ?

    Hello, can we somehow create new fancy toolbars which is found in new МS Word for example?

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    Of course, if you create them from scratch...
    The main window should have no menu bar and no toolbar... Then you should dock your widget in the top area.

  3. #3
    Join Date
    Jun 2008
    Posts
    14
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    I guess stylesheets is the way to go...
    Is anyone have it done in Qt?
    Can i see a screenshots of Qt based solution please?
    Anyone?
    I'm asking because i'm not sure that it's possiblie on 100%.

  4. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    Wont QToolBar::addWidget help you ??

  5. #5
    Join Date
    Jun 2008
    Posts
    14
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    "the main window should have no menu bar and no toolbar"
    so, toolbar.addWidget - no way. Because this application dont't have toolbar.
    When looking on original MS toolbar they looks like Tab widgets with embedded controls.
    Please see this link http://blogs.techrepublic.com.com/msoffice/?p=139
    "Ribbon" item.

  6. #6
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    As I've heard Trolltech already implemented Ribbon but they just couldn't release it due to some license/patent/whatsoever issues.
    J-P Nurmi

  7. #7
    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: Is there any way to create new style toolbar like in MSO 2007-8 ?

    Quote Originally Posted by jpn View Post
    As I've heard Trolltech already implemented Ribbon but they just couldn't release it due to some license/patent/whatsoever issues.
    Yes, that's correct. And if you do it yourself, you're subject to the same problem. As far as I remember the patent says an unlicenced implementation can't be used for office-like applications (where "office-like" probably means "any" :P).

  8. #8
    Join Date
    Jun 2008
    Posts
    14
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    That's a pity!

  9. #9
    Join Date
    Jan 2006
    Posts
    369
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    Quote Originally Posted by wysota View Post
    Yes, that's correct. And if you do it yourself, you're subject to the same problem. As far as I remember the patent says an unlicenced implementation can't be used for office-like applications (where "office-like" probably means "any" :P).
    Which patent number is it?

  10. #10
    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: Is there any way to create new style toolbar like in MSO 2007-8 ?

    I don't know. It might be pending a patent. I based what I wrote on some trolltech labs entry, I think - so you should be able to dig it up there.

  11. #11
    Join Date
    Jan 2006
    Posts
    369
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Is there any way to create new style toolbar like in MSO 2007-8 ?

    I did not find anything on the subject on the labs:

    http://labs.trolltech.com/page/Speci...searchx=Search

  12. #12
    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: Is there any way to create new style toolbar like in MSO 2007-8 ?

    Hmm... maybe I didn't read it. Maybe I heard it from one of the Trolls during last DevDays event. That might have been Matthias Ettrich, but I'm not sure. I'm currently using a gprs connection, so I can't access DevDays materials, but when I'm back home, I'll have a look at the list of talks and maybe I'll find the interesting one.

Similar Threads

  1. Create a Toolbar on a Subclassed Textedit?
    By c_07 in forum Qt Programming
    Replies: 5
    Last Post: 12th October 2007, 18:17

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.