Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Ribbon Text Update Collapse All
Subject Author Date
Dominik Braendlin Jun 4, 2010 - 1:31 AM

Dear Tech Support,

I have to change the text of CExtRibbonNode using the method SetTextInToolbar. This works fine except that the ribbon is not getting updated at all times. What else do I need to call e.g. RecalcLayout?

Could you please give an example?

Thanks

Adrian

 

Technical Support Jun 7, 2010 - 11:18 AM

The CExtRibbonPage::Ribbon_UpdateLayout() method recomputes the inner layout of the ribbon bar without recomputing layout of entire frame window.