|
From: Arjen M. <Arj...@de...> - 2018-06-26 09:43:46
|
Hi everyone, > -----Original Message----- > From: Harald Oehlmann [mailto:har...@el...] > Sent: Monday, June 25, 2018 4:31 PM > To: tcl...@li... > Subject: Re: [TCLCORE] TIP 474: "Treat the mouse wheel events in a uniform > way" again > > Am 25.06.2018 um 16:24 schrieb Brad Lanam: > > On Mon, Jun 25, 2018 at 6:29 AM, Arjen Markus > > <Arj...@de... <mailto:Arj...@de...>> wrote: > > As the various widgets cope with this variety, I wonder how many > > packages would be affected if I try to make %D behave uniformly. > > Would it be a better idea to introduce a new binding code, like, > > say, %r (for rotation – angle (a, A), and d are already taken)? Its > > values would be -1 or +1. %D could still contain the current > > platform-dependent value.____ > > A new binding code would be better. I could simplify my code. > > +1 > So we have consensus there. It would reduce the incompatibility as the original bindings can still be used and new bindings can be introduced to eventually replace them. As for high-resolution mouse wheels: the new binding code can introduce floating-point numbers. Do we have examples of such mouse wheels? (I am not at all well versed in such matters and seldom use a mouse wheel ;)). Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |