Sujet : Re: Androwish Label Font
De : csaba.nemethi (at) *nospam* t-online.de (nemethi)
Groupes : comp.lang.tclDate : 31. May 2025, 09:39:09
Autres entêtes
Message-ID : <101ef7d$6qdq$1@tota-refugium.de>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Mozilla Thunderbird
Am 30.05.25 um 22:19 schrieb undroidwish:
On 5/29/25 18:23, Michael Niehren wrote:
Michael, Csaba,
> ...
It would be very nice to have that feature for Androwish. Androwish is a > very amazing project. So at the moment i have to build my app without
using> scrolling ...
meanwhile I tried to redirect the <Button-2> and friends stuff to
<MouseWheel> and friends in a non AndroWish enviroment but am afraid,
that it is not feasible since the expectation of touch screen events
for scrolling is, that the scrolled content follows the finger motion
more or less. The more the natural the scrolling will be. Thus I hope,
that Csaba finds a good way to deal with <Button-2> and friends.
Have a sunny weekend,
Christian
Hi Christian, hi Michael,
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.
Best regards,
Csaba
-- Csaba Nemethi https://www.nemethi.de mailto:csaba.nemethi@t-online.de