Tk Source Code

Check-in [b6f1c7d8]
Login

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

Overview
Comment:Fix [2513186fff] and [f9343d8f72]: ttk::entry xview sub-command forces use of update idletasks. Thanks to cjmcdonald.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | bug-8261c517af | bug-2513186fff
Files: files | file ages | folders
SHA3-256: b6f1c7d8a5794a50d741792bc36fcc0af03b82977822ca4ee71aafa2990fc0a2
User & Date: fvogel 2019-04-22 22:09:50.812
References
2019-04-22
22:17 Ticket [2513186f] ttk::entry xview sub-command forces use of update idletasks status still Open with 4 other changes artifact: be15a740 user: fvogel
Context
2019-04-26
21:11
Optimize the fix: the layout calculation is only needed if the display is out of date. check-in: 5e1833a4 user: fvogel tags: bug-8261c517af, bug-2513186fff
2019-04-22
22:09
Fix [2513186fff] and [f9343d8f72]: ttk::entry xview sub-command forces use of update idletasks. Thanks to cjmcdonald. check-in: b6f1c7d8 user: fvogel tags: bug-8261c517af, bug-2513186fff
2019-04-20
15:03
On macOS, edit comments and documentation; fix compiler warnings. check-in: 476cf7ba user: culler tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/ttk/ttkEntry.c.
Changes to library/ttk/entry.tcl.