Tk Source Code

Check-in [77c390ba]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Patch by Arjen sent to core 2018-09-21
Downloads: See separate download page
Timelines: family | ancestors | tip474-uniform-mouse-wheel
Files: files | file ages | folders
SHA3-256: 77c390bae2700c72d4754e7f77339b959899fbcca31ff463f507aa2e1bb35c5e
User & Date: oehhar 2018-09-22 17:59:03.695
References
2019-07-20
14:52 Ticket [1fb7af62] Add support for buttons 4 and 5 to Windows status still Open with 5 other changes artifact: 8066a866 user: chrstphrchvz
13:29 Ticket [1fb7af62]: 3 changes artifact: a5869e3e user: fvogel
Context
2019-07-24
13:31
(cherry-pick): Patch by Arjen sent to core 2018-09-21 Also, do some renumbering of mouse-buttons, such that at script level the XButtons appear to be at 4/5 while - internally - they are at 8/9. check-in: 93e45105 user: jan.nijtmans tags: tip474
2018-09-22
17:59
Patch by Arjen sent to core 2018-09-21 closed check-in: 77c390ba user: oehhar tags: tip474-uniform-mouse-wheel
2018-09-08
17:08
Fix [6fcaaa6f80]: ttk::entry insertion cursor not visible. Patch from Csaba Nemethi. check-in: 4c6cdfa4 user: fvogel tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkEvent.c.