I'm using an Action Manager, and I have some buttons associated with some of those actions. The glyphs of those buttons are automatically assigned the corresponding images from the action manager's image list. However, if I go and change the Image Index of one of such actions, or otherwise make a change to the actual image within the image list, the button keeps the original glyph from when it was first assigned to the action, and does not update to the new image.
How can I ensure the glyphs of these buttons get updated when I make a change to the action's image?