TimePicker

Tom Eugelink tbee at tbee.org
Wed May 26 14:47:34 UTC 2021


Because OpenJFX does not have any? :-D Also if you want a stand alone datepicker instead of one attached to a text field you're out of luck.

But there is nothing wrong with not having everything in one library, and including what you need from elsewhere. OpenJFX has enough work to do in other areas.




On 2021-05-26 16:29, Davide Perini wrote:
> But why I need JFXtras to have a timepicker? O_o
>
>
>
> Il 26/05/2021 16:14, Tom Eugelink ha scritto:
>> JFXtras has one.
>>
>> https://github.com/JFXtras/jfxtras/blob/11/jfxtras-controls/src/main/java/jfxtras/scene/control/LocalTimePicker.java
>>
>>
>> On 2021-05-26 15:03, Davide Perini wrote:
>>> Hi guys,
>>> is there a simple time picker in JavaFX?
>>>
>>> I only see DatePicker but not TimePicker.
>>>
>>> Thanks
>>> Davide
>>
>>
>



More information about the openjfx-dev mailing list