add new modul MessageDialog and replace old message dialog

This commit is contained in:
2025-06-14 22:55:47 +02:00
parent ffb9a5ba5f
commit c2552696e4
5 changed files with 411 additions and 105 deletions

View File

@ -5,6 +5,12 @@ Changelog for shared_libs
- add Info Window for user in delete logfile
bevore delete logfile.
### Added
14-06-2025
- Added new MessageDialog module
and replace LxTools.msg_window() with MessageDialog.
### Added
03-06-2025