Hi,
I am using the example of AnotherDatePicker:
I wish to add a time field using a textArea so the user can enter the date and time as well as the date, but I am having trouble laying it out in the view.
The designer looks like:
The additional label and Text area are set for left anchor and bottom anchor.
It is obviously something to do with scaling, but I'm not sure how to handle it.
I am playing around with Erel's example which I have attached.
Any help would be appreciated.
Rob
I am using the example of AnotherDatePicker:
[B4X] [XUI] AnotherDatePicker
Edit: don't use this library. Use B4XDialog + B4XDateTemplate from XUI Views library instead. This is a cross platform version of AnotherDatePicker custom view based on XUI library. Designer properties: The user can enter the date directly into the field. The field border color will...
www.b4x.com
I wish to add a time field using a textArea so the user can enter the date and time as well as the date, but I am having trouble laying it out in the view.
The designer looks like:
The additional label and Text area are set for left anchor and bottom anchor.
It is obviously something to do with scaling, but I'm not sure how to handle it.
I am playing around with Erel's example which I have attached.
Any help would be appreciated.
Rob