1 Attachment(s)
Beta 8 - Moving Edit boxes
Ok,
So the special app for DT involves alot of data entry using edit boxes, Edit boxes of course engage the main keyboard, In order to stream line it I was using focus function to move the main edit boxes below the keyboard and show a separate one that clones what you are typing, then when I hit the back button, it is supposed to reset the Y pos of the main boxes pulling the value from a alterable value, It moves down, but won't move up, Also I was unable to make them invisible and then reappear as a alternate method.
Attachment 5186
I'm I coding it wrong, or is it a potential bug?