I move a text into a MLE field, after refresh the cursor is under the first Character of the MLE field.
Does anyone know how to move the cursor at the end of the text?
#MultipleLineEntryField
I move a text into a MLE field, after refresh the cursor is under the first Character of the MLE field.
Does anyone know how to move the cursor at the end of the text?
I move a text into a MLE field, after refresh the cursor is under the first Character of the MLE field.
Does anyone know how to move the cursor at the end of the text?
Hello,
There is no option or function in Dialog System to achieve what you wish to do. However, I would think that it should be possible to do this by sub-classing the MLE object and using the class library to position the cursor at the end of the text.
I have never tried this, but it would require a good knowledge of class library and OO COBOL.
Regards,
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.