Re: TimePicker
Thank you for the answer, I appreciate it. I love Scene Builder and most of the things that you can include from elsewhere are not compatible with Scene Builder, this is the reason why I asked. In any case, long live JavaFX, I really enjoy using it. :) Thanks, Davide Il 26/05/2021 16:47, Tom Eugelink ha scritto: 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
Re: TimePicker
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
Re: TimePicker
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
Re: TimePicker
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
TimePicker
Hi guys, is there a simple time picker in JavaFX? I only see DatePicker but not TimePicker. Thanks Davide