Use new style directory selection dialog under Vista and later.
Use IFileDialog in wxDirDialog implementation if possible, it shows a much more user-friendly dialog than the one used by SHBrowseForFolder(). Closes #11401. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -516,6 +516,7 @@ GTK:
|
||||
MSW:
|
||||
|
||||
- Fixed regression with initial focus in the dialogs in 2.9.3.
|
||||
- Use new style directory selection dialog under Vista and later (PB).
|
||||
- Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute (tteras).
|
||||
- Set wxMenu being closed in wxEVT_MENU_CLOSE events (Marcin Malich).
|
||||
- Fix coordinates and Z-position for joystick events (Markus Juergens).
|
||||
|
Reference in New Issue
Block a user