J jima Member Licensed User Longtime User Apr 16, 2012 #1 I'm using an edittext singleline = false and I get a trailing chr(10) in the data If I remove this via code, then it reappears for the first edittext AT THE FRONT after I process a second edittext Does not happen if singleline = true Ideas on what is going on? Thanks
I'm using an edittext singleline = false and I get a trailing chr(10) in the data If I remove this via code, then it reappears for the first edittext AT THE FRONT after I process a second edittext Does not happen if singleline = true Ideas on what is going on? Thanks
Erel B4X founder Staff member Licensed User Longtime User Apr 17, 2012 #2 Can you post a small example that demonstrates this issue? Upvote 0