Hi,
I'm trying to reproduce a menu from v8i with SubMenuItems and MenuItems in the Quick Access Toolbar of the ribbon.
I need visibility tests for some of these items. For that purpose I have defined three named expressions in the same file as the ribbon definitions.I tested the expressions with simple buttons inside a simple ribbon group and they worked as intended.But when I try to use these expressions for my Quick Access Toolbar MenuItems they don't work.
First item in QAT is a splitbutton. Inside this there are only SubMenuItems and MenuItems.
Is this a bug or a featur? Maybe someone could please reproduce this behaviour? Or not? Maybe I'm doing something wrong...
RegardsStephan
Hello Reginald,
it is okay that expressions only get reevaluated when active model is changed. If they are evaluated at all...
Attached you find the screenshot and the dgnlib.
There are three items of each type. For example PDF. Only one PDF item should be visible at once depending on model type and annotation scale.
910_GUI.dgnlib
There are three modes:
For each mode there should be one single menu item. And as the active model can only be "part of one mode" there should only be one menu item be seen.
Answer Verified By: Stephan L.