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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • fx2.1
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      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 {
      ...

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

              Created:
              Updated:
              Resolved:
              Imported: