Hi All,
I'm trying to create a terminal-like scene composed of Label (ex: [email protected] ~) overlapping with a LineEdit,
I specifically want to use the caret_position (documentation) to move the caret from x pixel / character to the right.
For now, I can put any value, the caret doesn't move.
Any other method I can use to achieve this ?
Regards