Improve wxFileCtrl::SetFilename() and SetPath() consistency.
Don't allow specifying the directory in the former and do check for the directory existence in the latter. Also update the file shown in the dialog in SetFilename(). Closes #16685.
This commit is contained in:
committed by
Vadim Zeitlin
parent
9a44b109bf
commit
178e9c9335
@@ -114,6 +114,7 @@ All (GUI):
|
||||
- Harmonize wxMenuEvent handling between all major ports.
|
||||
- Fix wxPGChoices copy ctor (Snoits).
|
||||
- Show how to handle files on command line in docview sample (Neil Mayhew).
|
||||
- Improve wxFileCtrl::SetFilename() and SetPath() (Kevin B. McCarty).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user