|
From: Zaumseil R. <RZa...@kk...> - 2025-11-05 07:36:25
|
Thanks Csaba. Also for the improvements.
-----Ursprüngliche Nachricht-----
Von: Csaba Nemethi <csa...@t-...>
Gesendet: Dienstag, 4. November 2025 18:17
An: tcl...@li...
Betreff: [Ext] Re: [TCLCORE] Mousewheel for entry
Just in case, I have written a TIP related to this proposal. See
https://core.tcl-lang.org/tips/doc/trunk/tip/736.md
The implementation is in Tk branch "tip-736".
Any comments are welcome!
Best regards,
Csaba
Am 28.10.25 um 13:48 schrieb Harald Oehlmann:
> 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
>
>
> _______________________________________________
> Tcl-Core mailing list
> Tcl...@li...
> https://lists.sourceforge.net/lists/listinfo/tcl-core
--
Csaba Nemethi https://www.nemethi.de mailto:csa...@t-...
_______________________________________________
Tcl-Core mailing list
Tcl...@li...
https://lists.sourceforge.net/lists/listinfo/tcl-core
|