Forum
Sign Up

Separator too large inside RibbonPageSystemPopup

12 years 4 months ago #1 by Ludek
Hello there,

When I add a separator to RibbonPageSystemPopup, the separator height is the same as height of usual items:



if (RibbonPageSystemPopup* pageImportProject = popupBar->addPageSystemPopup("Import Project", menuFileImportNew, false))
	{
		pageImportProject->setMinimumWidth(296);
		pageImportProject->addAction(action1);
		pageImportProject->addSeparator();
                pageImportProject->addAction(action2);
	}

Thanks for any tips!

Ludek
Attachments:

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

More
12 years 4 months ago #2 by Developer Machines
Ok, thanks for this info. Bug will be fixed in the next update.

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.119 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 )