857 views
in GUI Development by
Hello, I'm trying to show the italicized Open Font Roboto Mono in a right justified text box and I see that the right-most character sometimes gets chopped off at the end. I tried setting the "AutoSize" attribute of the textbox to true but it didn't seem to help. I also tried one of the Microsoft fonts "Arial Unicode MS" and I see the same problem. Am I missing a setting? Thanks!

3 Answers

+1 vote
by
 
Best answer

Hello,

by setting the property ScrollOffset of the text view to a small negative value you can workaround this bug. In such case the text is moved to the left so the few pixels at the right edge should be visible again. 

Best regards

Paul Banach

+1 vote
by
Hello, thank you for that report!

It seems to be a bug and we will investigate that in more detail.

There is definitely no setting that you have missed...
0 votes
by

This bug still exist at V11.0, but set the ScrollOffset does fix the problem.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...