Désiré Werner Menrath fb794538d8 Refactor: Streamline MenuBar arguments and remove redundancy
- Replaced 'app_config' with 'app_version' to directly pass the application version,
  removing the need for 'app_config' as a whole.
- Reverted 'tooltips' argument and instead use 'msg_config' directly,
  aligning with existing project structure where 'Msg' class encapsulates
  both general strings (STR) and tooltips (TTIP).
- Updated all internal references to use 'self.app_version' and 'self.msg_config.TTIP'.
- This refactoring reduces argument redundancy and improves consistency with
  the project's configuration management.
2025-08-13 18:31:17 +02:00
2025-08-13 01:24:55 +02:00
2025-08-13 01:24:55 +02:00
2025-07-09 12:11:31 +02:00
2025-05-30 09:38:41 +02:00
2025-08-13 01:24:55 +02:00

shared_libs

Module Project for apps by git.ilunix.de Examples with a Theme from Projekt Wire-Py

Screenshots

info_example.png error_example.png warning_example.png question_light_example.png question_dark_example.png example_with_own_title_and_icon.png logviewer_example.png

Description
Module Project for apps by git.ilunix.de
Readme GPL-3.0 1.2 MiB
2025-07-09 17:49:05 +02:00
Languages
Python 100%