hatman
Well-known Member
- Joined
- Apr 8, 2005
- Messages
- 2,664
How does one clear the selection of a custom dropDown control in teh ribbon? Or alternatively, how does one fire the onAction procedure when the user selects the same member of teh list again?
Has anyone else noticed this? When using a drpDown control in teh ribbon, the user selects a member of te list, which fires the onAction procedure. As expected. Teh user selects a different member of teh list, and again, it behaves as expected. But when the user expands teh list, and re-select the same member as is currently selected, teh list collapses, and the onAction procedure is never called. I'm not even sure how to cludge this other than telling te huser to select something else, then click what he wants...
Has anyone else noticed this? When using a drpDown control in teh ribbon, the user selects a member of te list, which fires the onAction procedure. As expected. Teh user selects a different member of teh list, and again, it behaves as expected. But when the user expands teh list, and re-select the same member as is currently selected, teh list collapses, and the onAction procedure is never called. I'm not even sure how to cludge this other than telling te huser to select something else, then click what he wants...