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 » RibbonMenu question Collapse All
Subject Author Date
tera tera Oct 19, 2008 - 8:49 PM

Hello.


In Japanese edition Excel2007, I do hover of a button.

However, a status message is not displayed.

In MicroSoft-Ribbon and Prof-UIS-Ribbon, why are specifications different?


Give me an answer if not busy.


Technical Support Oct 21, 2008 - 12:59 PM

The CExtRibbonButtonFile class implements the round file button for ribbon bar. It uses the __EXT_MFC_ID_RIBBON_APPLICATION_BUTTON dialog control identifier which is defined as follows:

#define __EXT_MFC_ID_RIBBON_APPLICATION_BUTTON 1
We suspect this identifier is somehow intersected with other identifiers in your project. Please try and change the identifier of the ribbon file button.