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

Win: Add support for owner window, initial directory and title to Vista style folder chooser

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.1
    • fx2.1
    • javafx
    • Windows

      The corresponding TODO can be found in glass-mat-lib-windows\src\CommonDialogs.cpp:

      ...
          if (IS_WINVISTA) {
              // TODO: handle owner, folder, title
              return COMFolderChooser_Show();
          } else {
      ...

            anthony Anthony Petrov (Inactive)
            lnerad Ľubomír Nerád (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: