Re: Unicode characters on JavaFx with latest Ubuntu

2023-12-17 Thread Andrea Vacondio
I had a similar issue with korean and for me it was just a matter of installing Nanum font Il giorno dom 17 dic 2023 alle ore 12:48 Thiago Milczarek SayĆ£o < thiago.sa...@gmail.com> ha scritto: > Hi, > > I've reported this bug: > https://bugs.openjdk.org/browse/JDK-8322251 > > Unicode characters a

Re: Gauging interest in bindings that can delay changing their value (debounce/throttle)

2023-03-28 Thread Andrea Vacondio
I've used RxJava to debounce search text fields. +1 for me. Il giorno gio 23 mar 2023 alle ore 17:10 John Hendrikx < john.hendr...@gmail.com> ha scritto: > Hi list, > > I've been working on a potential new API (and proof of concept > implementation) for adding a new type of fluent binding which c

Re: Drag and drop of Outlook attachments

2022-08-24 Thread Andrea Vacondio
if it's even possible in JavaFX? Il giorno ven 29 lug 2022 alle ore 14:27 Dean Wookey ha scritto: > Hi Andrea, > > You can have a look at this post to see if it helps you. > > https://stackoverflow.com/a/7316/4489577 > > Dean > > On Tue, Jul 12, 2022 at 10:5

Drag and drop of Outlook attachments

2022-07-12 Thread Andrea Vacondio
Hello, can anyone point me or tell me the current support regarding JavaFX drag and drop of Outlook attachments? This is the only bug report I found https://bugs.openjdk.org/browse/JDK-8133342 Also, is there a searchable version of the mailing list? https:// mail.openjdk.org/pipermail/open Thanks A