Hello,
I like the box style edit text also. I have a problem telling the difference between a label and an edit text β they both look the same.
This is a little embarrassing, but what I have done is put a gray panel the same size as the edit text behind the edit text as its parent. This gives an outline sort of similar to the old-style. You could probably use the new border property of B4A and get something that looks a little closer to the old-style.
I suppose the correct way to do this is to use custom styles and themes, but I'm not very familiar with those.
Barry.