Page 1 of 1

Textentry size

Posted: Sun May 27, 2018 9:54 am
by ArtBlink
Hello,

How to correlate the width of a "Textentry" with the number and size of fonts please ?

I can just define the width of "Textentry" in pixel.

Thanks

Re: Textentry size

Posted: Tue May 29, 2018 10:18 am
by airsoftsoftwair
That's currently not supported.

Re: Textentry size

Posted: Tue May 29, 2018 6:24 pm
by ArtBlink
When is it supported? because i make software for industrie.

Thanks

Re: Textentry size

Posted: Tue May 29, 2018 9:35 pm
by airsoftsoftwair
This is not easily possible. Character widths of typical UI fonts used by the text entry widget aren't monospaced so setting a certain character size for them won't make sense anyway because character widths differ. It would only make sense for monospace fonts but then we'd also need an option to force the widget to use a monospace font. There are currently no font APIs in RapaGUI so it's not likely to come any time soon. Sorry.

Re: Textentry size

Posted: Wed May 30, 2018 8:49 pm
by ArtBlink
Ok, no problem, i search