Forum
Sign Up

Why is my ribbon rendering like this?

13 years 2 months ago #1 by Ben
I created a new RibbonMainWindow in the designer, and it looks right when in the design mode. However when I add it to my VS.NET project and run the app, it looks like the attached image. Notice how the ribbon is 22 pixels below where it should be? Also know that the tabs are invisible unless I resize the window, then they appear.

Why is this happening?
Attachments:

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #2 by Ben
Answering my own question, it appears that you have to call ribbonBar->setFrameThemeEnabled(true) to repair this issue.

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #3 by Developer Machines
Here like good works, because this band for system button and other widgets. If you do not needed it, then please try these line:
ribbonBar()->setTitleBarVisible(false);

Please Log in or Create an account to join the conversation.

More
  • Not Allowed: to create new topic.
  • Not Allowed: to reply.
  • Not Allowed: to edit your message.
Moderators: Developer Machines
Time to create page: 0.134 seconds

Developer Newsletter

Join our Developer Machines newsletter to get informed on all the latest releases of the commercial components for Qt.C++, Delphi FireMonkey, updates and general knowledges.

Quick Support

Should you need any additional information about our products or licensing, please contact us at the following email addresses:

  • support@devmachines.com

  • license@devmachines.com

Get in Touch

If you would like to purchase our products or services, but don’t know how to do it the right way, please feel free to contact us:

  • support@devmachines.com( any questions related to our products or services )
  • license@devmachines.com( questions related to licensing )