- Added window on custom_file_dialog to query if there is
no other folder in the selected folder. So that the folder can still be entered - Fixes multi and dir mode in custom_file_dialog - Add "select" in MessageDialog on list for Button and add grab_set() after update_idletasks() to fix Error Traceback
This commit is contained in:
21
Changelog
21
Changelog
@@ -4,6 +4,27 @@ Changelog for shared_libs
|
||||
|
||||
-
|
||||
|
||||
### Added
|
||||
14.08.2025
|
||||
|
||||
- Added window on custom_file_dialog to query if there is
|
||||
no other folder in the selected folder. So that the folder
|
||||
can still be entered
|
||||
|
||||
- Fixes multi and dir mode in custom_file_dialog
|
||||
|
||||
- Add "select" in MessageDialog on list for Button and add grab_set()
|
||||
after update_idletasks() to fix Error Traceback
|
||||
|
||||
|
||||
### Added
|
||||
13.08.2025
|
||||
|
||||
- Rename get methode and mode argument in custom_file_dialog
|
||||
|
||||
- Add new mode "multi" and "dir" on custom_file_dialog
|
||||
|
||||
|
||||
### Added
|
||||
12.08.2025
|
||||
|
||||
|
Reference in New Issue
Block a user