Sujet : Re: Androwish Label Font
De : undroidwish (at) *nospam* googlemail.com (undroidwish)
Groupes : comp.lang.tclDate : 31. May 2025, 12:17:20
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101eog1$13cmk$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0
On 5/31/25 10:39, nemethi wrote:
Howdy Csaba,
…
In the meantime I have made good progress in providing scan support for scrollableframe widgets using mouse button 2. The new stuff works regardless of whether the button was pressed over a free area of the scrollableframe or, e.g., over a label or frame widget. If it was pressed over a widget having button 2 bindings (like listbox or text) then it triggers a local scan *within that widget*, but with a quite simple command invocation you can make sure that a scan *within the scrollableframe* will be triggered instead if the focus is not on the clicked widget. This is similar to the way mouse wheel events are handled in scrollable widget containers.
I can send you this new stuff within the next few days.
this is *very good* news indeed. Thanks for all your efforts. I'll
gladly test it when it's ready.
BR,
Christian