Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8126470

Mac: javafx.stage.FileChooser().setInitialDirectory(file) not working

XMLWordPrintable

        Hi All,

        I am using JavaFx 2.2 beta with jdk1.7.0_06.
        The code which I am using is as fallows:
                    FileChooser fileChooser = new FileChooser();
                    fileChooser.setInitialDirectory(new File("FILE_PATH"));

        This perticular code is working on Windows but not working on Mac OS X 10.7.4

        Thanks,

              anthony Anthony Petrov (Inactive)
              rahuljfx Rahul (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: