Hi All,
I was hoping Selectionstart in textview would behave like in edittext in b4a and position the cursor at the end of the string with with code 'textview1.selectionstart = textview1.text.length' and in a multiline scenario the cursor would scroll down the textview to the last character row.
I'm not getting that effect. Can you please confirm this is how the result will be for this enhanced method/property.
Thanks
Mark
I was hoping Selectionstart in textview would behave like in edittext in b4a and position the cursor at the end of the string with with code 'textview1.selectionstart = textview1.text.length' and in a multiline scenario the cursor would scroll down the textview to the last character row.
I'm not getting that effect. Can you please confirm this is how the result will be for this enhanced method/property.
Thanks
Mark