Added wxFilePickerCtrl::SetInitialDirectory().
This method allows to configure the initial directory to be shown when browsing for files in an initially empty wxFileDirPickerCtrl. It is also available for wxDirPickerCtrl but is less useful there. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -445,6 +445,14 @@ Major new features in this release
|
||||
was added.
|
||||
|
||||
|
||||
2.9.4:
|
||||
------
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Added wxFilePickerCtrl::SetInitialDirectory().
|
||||
|
||||
|
||||
2.9.3: (released 2011-12-14)
|
||||
------
|
||||
|
||||
|
Reference in New Issue
Block a user