keep cursor position doesn't work with simple text item
Hello,
I have two forms (A and .
In the forms A, I have a text item : "multiline" is set to NO and "keep cursor position" is set to YES.
I start to write in the text item, for example "ORA".
I click on the form B (so I enter in the form and then, I come back in the form A (I click on the form A).
The text item is highlighted in blue and if I write "CLE", "ORA" is overwrite with "CLE". I would like the cursor to keep its position in the text item.
It works fine if, in my text item property, "multiline" is set to YES. But if it is set to NO, the keep cursor position doesn't work...
I have two forms (A and .
In the forms A, I have a text item : "multiline" is set to NO and "keep cursor position" is set to YES.
I start to write in the text item, for example "ORA".
I click on the form B (so I enter in the form and then, I come back in the form A (I click on the form A).
The text item is highlighted in blue and if I write "CLE", "ORA" is overwrite with "CLE". I would like the cursor to keep its position in the text item.
It works fine if, in my text item property, "multiline" is set to YES. But if it is set to NO, the keep cursor position doesn't work...
0