[ANN]QtitanRibbon 2.7, Microsoft Office 2010 styles for Qt

Hier können eigene Projekte, die mit Qt in Beziehung stehen vorgestellt werden.
Antworten
Dmitry
Beiträge: 12
Registriert: 23. Juni 2010 14:02

[ANN]QtitanRibbon 2.7, Microsoft Office 2010 styles for Qt

Beitrag von Dmitry »

We at Developer Machines pleased to announce that the component QtitanRibbon version 2.5 has been released. The release is implemented minimize/maximize mechanism of the Ribbon Bar and an API to manage this functionality. Mechanism is fully compatible with the functionality described in the specification of the Microsoft Ribbon UI. To the existing office 2007 styles, it adds new Office 2010 themes – Black, Blue, Silver:

Bild
Microsoft Office 2010 Blue Style for Qt

Bild
Microsoft Office 2010 Black Style for Qt

Bild
Microsoft Office 2010 Silver Style for Qt

New styles will allow to look your applications more modern. In addition to new functionality, we have fixed errors that are discovered, so the component has become more stable.

What is QtitanRibbon component?

QtitanRibbon is a implementation of the Microsoft Ribbon UI specification for Qt. It allows you to add next-generation UI interface to the your Qt application. It’s available for Windows, Linux and Mac OSX.

http://www.devmachines.com

P.S. Guys, sorry that the post in English...
Zuletzt geändert von Dmitry am 20. Februar 2012 04:14, insgesamt 1-mal geändert.
Dmitry
Beiträge: 12
Registriert: 23. Juni 2010 14:02

Re: [ANN]QtitanRibbon 2.7, Microsoft Office 2010 styles for

Beitrag von Dmitry »

Developer Machines pleased to announce that version of the component QtitanRibbon 2.7 has been released.
This release expands the possibilities of creating user interface with QtDesigner. Many improvements were made to make it easier to work with the component. For example you can set the HTML text for ribbon’s tooltips instead of pure text. And of course fixes all known bugs that were found by us and our customers.

What is QtitanRibbon component?

QtitanRibbon is a С++ component which implements Microsoft Ribbon UI specification for Qt. It allows you to add Microsoft Windows compatibly UI interface to your Qt application. It’s available for Windows, Linux and Mac OSX.

http://www.devmachines.com
Dmitry
Beiträge: 12
Registriert: 23. Juni 2010 14:02

Re: [ANN]QtitanRibbon 2.8 - Microsoft Office 2010 styles for

Beitrag von Dmitry »

We are pleased to announce that version QtitanRibbon 2.8 has been released. This version fixes many bugs have found last month. An important innovation in this version is support for system DPI setting.
It allows for office style to adjust the font for the Ribbon depending from DPI.
Another novelty is the implementation of messages mechanism. For this the class OfficePopupWindow was introduced.
http://www.devmachines.com/productdocs/ ... indow.html
With this class you can add to your application messages that are shown in the image below:
Bild
The message is highly customizable and can be dragged by user over the screen.

What is QtitanRibbon component?

QtitanRibbon is a С++ component which implements Microsoft Ribbon UI specification for Qt. It allows you to add Microsoft Windows compatibly UI interface to your Qt application. It’s available for Windows, Linux and Mac OSX.

http://www.devmachines.com
Antworten