B4i Question DatePicker First Day - Erel (first post)    Feb 28, 2022 You can use AnotherDatePicker from XUI Views. It supports changing the first day of week. B4i Library [class] AnotherDatePicker - Erel    Jan 18, 2015   (3 reactions) B4i implementation of AnotherDatePicker: http://www.b4x./#content
http://www.b4x.com/basic4android/images/SS-2014-11-06_16.26.52.png B4i Question Scaling the DatePicker? - Semen Matusovskiy (first post)    Sep 29, 2021 If you talk about UIDatePicker, ask @apple.
If to use AnotherDatePicker, B4XDialog + B4XDateTemplate , you can change everything, because there is a source code. B4i Question _FocusChanged doesnt work - Erel (first post)    Aug 28, 2018 There is a warning that AnotherDatePicker1 is never initialized. The warning is correct. You haven't added it with the designer.
Add this sub to the class:
Private Sub DateField_BeginEdit
Show
End Sub B4i Question date picker format - Erel (first post)    Apr 29, 2018   (1 reaction) You can use this picker to have full control: AnotherDatePicker
DatePicker should use the device locale. If it doesn't work then you need to make your app compatible with the relevant locale: https://www.b4x.-for-localization-of-app-name.69618/#content B4i Question Date picker snippet - moore_it (first post)    Sep 20, 2017   (1 reaction) try AnotherDatePicker class
https://www.b4x.-anotherdatepicker.46562/#content B4i Question debuging broblems - Tomas Petrus (first post)    Aug 27, 2018 in AnotherDatePicker module pnlDialog.LoadLayout("DatePicker") the layout file exist, designer see it and access it normaly... I already cleaned many times. Without any changes in the project .. This morning I compiled it without any problem, then I start new project and then this project start B4i Tutorial Erels B4I Oveview from Walt's B4xGoodies - created with B4xgoodies Explorer using BVAD3 - Mashiane    Apr 27, 2021   (4 reactions) Ola Erel's Overview from Walts B4xGoodies B4I Class - Ads - Beaconparser B4i Class - Colour - Color Picker Class - Database - Keyvaluestore Class - Database - Rdc - Dbrequestmanager Class - Date/time - Anotherdatepicker B4i Class - Edittext - Numpad B4i Class - Gps/location - Altimeter Class - B4i Question MaterialDateTimePicker for ios - Erel (first post)    May 04, 2017 It is not very different than AnotherDatePicker: https://www.b4x.-anotherdatepicker.46562/#content
Shouldn't be difficult to add the large header. B4i Question iCustomDialog position behaviour - Erel (first post)    Jun 20, 2018 Watch the code modules and classes tutorial: https://www.b4x.com/etp.html Similar classes: AnotherDatePicker Numpad Page: 1   2   3   4   5   6   7   Powered by ColBERT |