Mouse wheel scroll, focus and :input-model.
Hi, Currently, the mouse wheel events are translated into scroll operations to the pane that has got the focus, independently of the mouse position. Is it possible to take into account the mouse position so that scroll operations are sent to the pane that is located under the mouse ? If not, could such an enhancement be made for future release ? To continue with input customizations : - why not a mousewheel gesture spec for output-pane ? - why not a global :input-model for interface so that we can create shortcuts that function everywhere within an application ? Globally, I find myself to be fighting to much with Lispworks on these subjects, and I'm not always able to achieve what I want. Using LWW 5.1.2. Cheers, Sébastien Saint-Sevin