- Constructor. Use ShowModal() to show
- the dialog.
-
- @param parent
- Parent window.
-
- @param message
- Message to show on the dialog.
-
- @param defaultPath
- The default path, or the empty string.
-
- @param style
- The dialog style. See wxDirDialog
-
- @param pos
- Dialog position. Ignored under Windows.
-
- @param size
- Dialog size. Ignored under Windows.
-
- @param name
- The dialog name, not used.
+ Constructor. Use ShowModal() to show the dialog.
+
+ @param parent
+ Parent window.
+ @param message
+ Message to show on the dialog.
+ @param defaultPath
+ The default path, or the empty string.
+ @param style
+ The dialog style. See wxDirDialog
+ @param pos
+ Dialog position. Ignored under Windows.
+ @param size
+ Dialog size. Ignored under Windows.
+ @param name
+ The dialog name, not used.