This question is locked. New answers and comments are not allowed.
Hello,
I have a following problem:
I set the LargeImage property of RadRibbonBart to a path. ie LargeImage="../Assets/Images/icons/Partner.png". It all works for tabs nad button images that are loaded with application itself.
However, when i programmatically add another tab, the images which haven't been displayed before are NOT shown.
What's even weirder, if i try to change the image on the start tab, that one would be shown, the other one won't.
Don't have a clue of what's happening here. It seems there's some kind of rendering or preloading issue going on.
capture.jpg shows the start tab, capture2.jpg shows the programmatically added tab.
Paths are all double checked, the funniest thing is that if i change the an image on a starting tab, that one would be shown, the left out wouldnt.
I have a following problem:
I set the LargeImage property of RadRibbonBart to a path. ie LargeImage="../Assets/Images/icons/Partner.png". It all works for tabs nad button images that are loaded with application itself.
However, when i programmatically add another tab, the images which haven't been displayed before are NOT shown.
What's even weirder, if i try to change the image on the start tab, that one would be shown, the other one won't.
Don't have a clue of what's happening here. It seems there's some kind of rendering or preloading issue going on.
capture.jpg shows the start tab, capture2.jpg shows the programmatically added tab.
Paths are all double checked, the funniest thing is that if i change the an image on a starting tab, that one would be shown, the left out wouldnt.