Great that it helped you.
You can try luck with the many select functions of QxTextField. Maybe it
is possible to move the cursor with these methods, too.
Sebastian
Thi Nguyen schrieb:
> Hi Sebastion,
>
> Thank you so much for the work around. I used suggestion #1 and it works.
>
> >> you
Hi Sebastion, Thank you so much for the work around. I used suggestion #1 and it works. >> yourTextField.forceValue(null);>>yourTextField.setValue(fixedValue); Another problem is though it works, the cursor get reset to the beginning of the string. How can I set it to end of the new st