I am trying to figure which the best way of UI, when using many editext input - b4xfloattextedit, checkboxes...
Have a layout or have an xcustomlistview....
My problem is the keyboar taking too much space... and sometimes the field is behind of keyboard...
When xcustomlistview used is the field automatically get in top ... or is there a good example of UI and many edittexts for a smartphone... to take an idea ?
Previously I was using a tabstrip to show each page for each week of a month.
I also use vertical xCLV for each staff.
So at one time, you can focus on one staff data entry for a week, instead of showing all 30 days of a month.
Previously I was using a tabstrip to show each page for each week of a month.
I also use vertical xCLV for each staff.
So at one time, you can focus on one staff data entry for a week, instead of showing all 30 days of a month.
Hi there... I am trying to figure which the best way of UI, when using many editext input - b4xfloattextedit, checkboxes... Have a layout or have an xcustomlistview.... My problem is the keyboar taking too much space... and sometimes the field is behind of keyboard... When xcustomlistview...
www.b4x.com
The problem is when using designer to set automatic size from top to down ..losing the top images from screen..
Thanks for your time... anyway... i will try to find a way for some controls... (i think is general with those using 100%y height from designer - in xclv have the same prob)