JavaFX: Is it possible to center DirectoryChooser dialog on parent stage? -


is possible center directorychooser dialog inside parent stage when call dirchooser.showdialog(ownerwindow); ?

by default, shows in upper-left corner of ownerwindow.

  • windows 7 x64 professional
  • java(tm) se runtime environment (build 1.8.0_45-b15)

this platform depedent, since tested in linux , dialog shows on center of screen, not of parent stage.

so, there way report in javafx developers team , fix ?


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -