Hi,
I am making a Note App which takes different Languages for input with extra notations. Text may not be line English aligned with equal space, it may be more in hight. For example:
In the above image, top one is TextBox, below one is Label with LableTool line spacing to 1.5.
We can clearly see the text with line spacing.
So I need to have more line spacing to make the text and signs clearly on TextBox.
Currently I am replicating whatever written on TextBox to Label with line-spacing.
Is there any way to get LineSpacing on TextBox or any Extension availble?
Thank You @devxlabs for the replay and extension.
This extension does not have all the features of the default TextBox like cursor position.
I am using Cursor Position to insert the special characters like | || _ below and above the characters.
So I need all the Default TextBox functionality and the Line spacing. Is something that is available?
@devxlabs That will be great if I get all the default TextBox options + Linespacing, that will help me a lot.
I am not a Java developer, I am basically Embedded developer, but hobby App maker.