![]() |
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello, I have in a customUI.xlm for a dotm word template, - a <gallery... element - and several <button... elements inside When loading the file, everything goes fine, depending on certain conditions, some buttons are grayed out and others not. I handle this through the getEnabled(...) callback. The problem I have is that I can't do the same thing dynamically. I would like to every time I click or unroll the <gallery... element, check some conditions and then dynamically grey out either button . Would anyone be so kind as to help me? Thank you! ![]() David |
|
#2
|
|||
|
|||
|
I may have to do this through the <dynamicMenu... element ?
|
|
#3
|
|||
|
|||
|
Yes that's right, you have to go through <dynamicMenu... element! I just did a first test and it seems to work very well!
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Removing CustomUI when saving word file from template | Cosmo | Word | 13 | 09-18-2022 01:34 AM |
| Smaller Ribbon Button Size | edubs77 | Office | 1 | 11-23-2019 02:02 AM |
How do I attach a ribbon button to a particular template in Word 2010?
|
HelenT | Word VBA | 1 | 10-07-2015 03:32 AM |
Custom ribbon button or shortcut for a specific function
|
Nicobisgaard | Word | 6 | 04-22-2015 04:39 AM |
| Ribbon button - showLabel attribute ignored | yiannis.spyridakis | Excel Programming | 2 | 06-12-2012 11:21 PM |