B4A Library [B4X] [XUI] AS TimePickerDialog based on B4XDialog and AS_TimePicker - Alexander Stolte    Jul 1, 2025   (16 reactions) A dialog that prompts the user for the time of day using a TimePicker.
I spend a lot of time in...
144297144298
Private Sub ShowDialogDarkMode
TimePickerDialog.Initialize(Root... B4A Library [B4X] AS WheelDateTimePicker - based on ASWheelPicker - Alexander Stolte    Jun 4, 2025   (15 reactions) This is a date and time picker in IOS picker design.
This library is based on the ASWheelPicker.../
131112_8ApxvqReVc
Use:
AS_WheelDateTimePicker1.Create
AS_WheelDateTimePicker
Author: Alexander Stolte... B4A Library [B4X] [XUI] AS TimePicker - Alexander Stolte    Jan 26, 2025   (25 reactions) This is a simple TimePicker, with android style.
I spend a lot of time in creating views, like...
BugFix
1.10
BugFix in set Hours
1.11
B4A BugFix
Github: github.com/StolteX/AS_TimePicker... B4A Library [B4X] [XUI] SD DiscTimePicker (DateTimePicker - DiskPicker) - Star-Dust    Aug 2, 2021   (41 reactions) For Android and iOS.
SD_DiscTimePicker
Author: Star-Dust
Version: 0.07
DiscTimePicker
Events...'oggetto sia stato inizializzato.
Properties:
DateTimeTicks As Long
DiskPicker
Events... B4A Library [B4X] [XUI] AS BottomWheelDateTimePicker based on AS_WheelDateTimePicker - Alexander Stolte    Jan 11, 2025   (7 reactions) This view makes it easy to quickly provide a good looking date and time picker, based on the AS_WheelDateTimePicker, built into a ready to use bottom menu.
You need:
AS_DraggableBottomCard V1.14+
AS_WheelPicker V3.24+
AS_WheelDateTimePicker V1.17+
I spend a lot of time in creating views, like...
TimePicker Example
Private Sub OpenSheetTimePicker(DarkMode As Boolean)
BottomWheelDateTimePicker... B4A Library DateTimePicker View - jtare    Jul 18, 2021   (9 reactions) DateTimePicker view is based on the CustomListView and snapCLV with a design similar to the ios... file with the corresponding name.
2. Add the DateTimePicker custom view to your own layout in... B4A Library DateTimePicker UPDATE 2023 - Guenter Becker    Nov 15, 2023   (13 reactions) Version: 3 NEW UPDATE 11/2023
This is a B4A Class. It opens a Time-, Date- or DateTime-Picker... B4X Ticks.
Installation:
Copy the TD_DateTimePicker Class in your Projekt.
Copy the Files .json...
Private xui As XUI
Private TD_DateTimePicker1 As TD_DateTimePicker
Private... B4i Library [B4X] [XUI] iSD DiscTimePicker (parking meter) - Star-Dust    Jul 27, 2021   (4 reactions) Download fro HERE SD_DiscTimePicker Author: Star-Dust Version: 0.04 DiscTimePicker Events: Change (DateTimeChange As Long) Functions: Class_Globals As String DesignerCreateView (Base...'oggetto sia stato inizializzato. Properties: DateTimeTicks As Long DiskPicker Events...: InfoFontSize As Int Functions: AddToDown1 (Text As String, Info As String) As DiskPicker AddToDown2 (Text As String, Info As String) As DiskPicker AddToListUp (Text As String, Info As String) As DiskPicker... B4A Library SingleDateAndTimePicker - Johan Schoeman    Dec 16, 2016   (17 reactions)   tags: date time picker
Library:
SingleDateAndTimePicker
Author: Github: Florent CHAMPIGNY, Wrapped by: Johan Schoeman
Version: 1.03
SingleDateAndTimePicker
Events:
date_time_changed (year As Int, month As Int, dayOfMonth... B4A Library SwitchDateTimePicker - Johan Schoeman    Oct 16, 2016   (18 reactions) : b4aSwitchDateTimePicker #VersionCode: 1 #VersionName: 'SupportedOrientations possible values.... Private Button1 As Button Dim sdtp As SwitchDateTimePicker End Sub Sub Activity_Create... Button1_Click sdtp.Start_Picker End Sub Sub sdtp_selected_date_time(year As Int, month As Int, day...: SwitchDateTimePicker Author: Github: Jeremy JAMET, Wrapped by: Johan Schoeman Version: 1 SwitchDateTimePicker Events: cancelled selected_date_time (year As Int, month As Int, day As Int, hour As Int... Page: 1   2   |