Désiré Werner Menrath eb893d197a Fix: Resolve TclError by managing animated icon clickability via bindings
- Replaced direct 'state' configuration on ttk.Frame (animated_icon_frame)
  with dynamic binding/unbinding of the '<Button-1>' event.
- This resolves the '_tkinter.TclError: unknown option "-state"' as ttk.Frame
  does not support the 'state' option.
- Ensures the animated icon is only clickable when an update is available,
  improving UI behavior and error handling.
2025-08-13 19:56:55 +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%