Files
CustomTkinter/customtkinter/windows/widgets
Crane, Trask 4838b01d6a [feat] Event Generation on Canvas
For widgets based on the _canvas, attempting to use event_generate for
custom events failed. Typical notation in tkinter would allow such
bindings but in customtkinter, operations are performed on hidden
widgets. Thus a function override is required to operate as expected.

Widgets that are not based on _canvas or where a combination of hidden
widgets were not updated.

Signed off by Trask Crane (hcrane3@gatech.edu)
2023-06-04 23:48:43 -04:00
..
2022-11-30 21:51:36 +01:00
2022-12-01 09:33:13 +01:00
2022-11-29 23:27:54 +01:00
2023-02-04 16:53:48 +01:00
2023-06-04 23:48:43 -04:00
2023-06-04 23:48:43 -04:00