|
From: Harald O. <har...@el...> - 2025-10-28 12:48:29
|
Am 28.10.2025 um 11:51 schrieb Zaumseil René via Tcl-Core:
> Hello
>
> I would propose the following additional bindings.
>
> These bindings allow display of hidden parts of entries.
>
> bind Entry <MouseWheel> {tk::MouseWheel %W x %D -40.0 units}
>
> bind TEntry <MouseWheel> {tk::MouseWheel %W x %D -40.0 units}
>
> Can this be done without a tip?
Yes, I think so. But a ticket would be great.
Thanks for all,
Harald
|