I've tried to use scrollview with AutoCompleteEditText without success.
I've looked at Klaus example with Longtext, using a LabelText instead of AutoCompleteEditText.
In his example, the panel height seems not to go over 5600.
I've seen somewhere else that by putting -2 there is an adjustment of the height... I am not sure about those rules...
I am using AutoCompleteEditText because of the need of editing.
I have 1000 files of different length from 1000 bytes to 50000 bytes.
I am using the 9.80 of B4A.
What the rules to have a scrollview working and adapted to a variable text length in AutoCompleteEditText ?
Thanks
I've looked at Klaus example with Longtext, using a LabelText instead of AutoCompleteEditText.
In his example, the panel height seems not to go over 5600.
I've seen somewhere else that by putting -2 there is an adjustment of the height... I am not sure about those rules...
I am using AutoCompleteEditText because of the need of editing.
I have 1000 files of different length from 1000 bytes to 50000 bytes.
I am using the 9.80 of B4A.
What the rules to have a scrollview working and adapted to a variable text length in AutoCompleteEditText ?
Thanks