Forum
Sign Up

Idea for new signal PageActivated in RibbonPage

14 years 5 months ago #1 by Matthias Zangl
beside the currentIndexChange in the RibbonBar from my point of view it would be also good having a PageActivated signal in the RibbonPage itself.

what do you think?

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

More
14 years 5 months ago #2 by Developer Machines
Good idea. We have expanded the functional as follows:

Added signals:

void RibbonBar::currentPageChanged(RibbonPage* page);
void RibbonPage::activating(bool& allow) - raised before activation. If allow is false, then the activation of the page will not happen and RibbonBar::currentPageChanged() will not raised. By default allow is true.
void RibbonPage::activated() - raised after the activation has occurred.

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

More
14 years 5 months ago #3 by ferOccurlquer
wasup community looking to have fun here and learn something new

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