Hello,
setting a tool caption containing a hyphen is not wrapping the text, instead it will write "both" line on top of each other as you can see in the attached screen shot.
example text was "Verbinder-Werkzeug", any other text without hyphen is showing fine.
need fix or advice asap for localization purposes.
my simplified code:
this.ultraToolbarsManagerFormMain.Tools[@"graphicConnectorTool"].SharedProps.Caption = "Verbinder-Werkzeug";
Using 20112.2128
Blue
Hi Blue,
I think that the issue might be coming from somewhere in your application. Please take a look at my sample with the version you tried yours.
Hi,
downloading the latest service release v2135 now. Going to try it out.
edit: tried it with 2135. The bug is still present :(
Hello Blue,
I tried this with both a toolbar and the Ribbon and the result is the same - it works as expected. Can you try this with the latest service release for your version or the trial of 13.1, this could be an already fixed issue.