Hey guys,
I have an app that's been working on several machines and today I got a call saying that one of the many computers where this app has been deployed is having this problem, where one of the buttons of the ButtonsRight collection is not displaying. The pc with the problem is running XP.
The version of our controls is 10.2.20102.1004
Any help will be greatly appreciated.
Thanks!
This is just wild speculation but if you are localizing the button's Text, and the WindowsXP machine is running under a culture for which you have not set the text, the ellipsis would not appear. Having said that, even without any text I thought these things were a little wider that what you see in that screen shot, so I'm not sure how that can happen.
It looks to me like this button is actually there, it's just that it's width is really small. I don't know how that could happen. As Brian said, there's a certain minimum width on the button and I have never seen it appear that small.
You might want to try updating to the latest service release to see if that helps. This might be related to a bug in the text measurement logic that has been fixed.
How to get the latest service release - Infragistics Community
ureyes84 said:that won't fix the current problem this client is having, since updating the assembly will require a new build I am guessing.
Yes, that's true. But whatever the issue is, it will most likely involve giving the customer a new build.
Hey Thanks for your replies. I'm not localizing the text. I can't think of any setting on the XP computer that makes "..." in the button not to show up (it seems that all other text displays just fine).
Well, I will surely download the latest and greatest version, however that won't fix the current problem this client is having, since updating the assembly will require a new build I am guessing.