he-dev
11/01/2023, 9:07 AMFileDialog
with the help of an AwtWindow
. The code works fine, but my question is how can I center that FileDialog
on the screen? I've tried to set its location
inside the apply
without success. Maybe you could take a look at my question on StackOverflow? Showing it in the center of the main window similar to how the new AlertDialog
is positioned would also be great!