Hi all.
I searched this forum and I found a few projects for date or time picking.
But I need it to show date and time picker on the same screen like we have for the iOS.
Is it possible for Android?
Thanks.
In this example it is shown how to realize date entries with the AS_Settings library.
You need AS_Settings V2.00+ and AS_BottomDatePicker V1.01+ for this example.
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
Root.LoadLayout("frm_main")
B4XPages.SetTitle(Me,"AS...
This view was developed from scratch based on the AS_DatePicker and the AS_CalendarViewWeek from the AS_Scheduler. Both combined results in a fantastic new view.
Those who have already purchased AS_CalendarAdvanced can use the same key to use this library.
This library is not free, because, it...
This is a simple DatePicker, with which you can quickly reach your target date. With a click on the header the view changes.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it...
For the DatePicker, I want the fonts to be bigger for a submission form. I could not find a setting where I can change the font size.
Please show me how I can scale the font size of the clock.
When editing the 'textfield' (for want of a better word) of the DatePicker, I see the following happening when the view loses focus or when Enter is pressed:
- compiled with Oracle Java 8: the ValueChanged event fires
- compiled with OpenJDK 11: the event doesn't fire, so the text shows the...
I want my application to be as cross-platform as possible with limited platform specific code. I used B4XDialog + B4XDateTemplate from XUI Views library to capture, display, store, and retrieve dates in my B4J application. It is working well.
However, I have two issues with this current...
I am familiar with Date Picker libraries and they all work very well. But for a specific purpose, I need to show a Month Picker i.e. the user should have just the ability to select month and year.
I know I can do this with a custom layout using Dialogs library but I was wondering if any of the...
Hi Guys,
I have had a search through the forums but am struggling to make my datepicker display Monday as the first day of the week. Currently it shows Sunday as the first day even though my Windows calendar shows Monday as the first day of the week.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.