I am trying to use the ribbon control in delphi, but I'm having problems with the icons. I have one ImageList (16x16 - apparently higher resolutions are bad - the ribbon malfunctions) and I want to use it for ribbon icons. But this problem keeps happenning:
When I have the "Large icons" checkbox unchecked, the small buttons (Action2) are fine. But the bigger one is not. On the other hand, when I tick the checkbox, this happens:
How do I setup the ribbon correctly? This is crazy :/