Tk Library Source Code

Check-in [54c2f95a9d]
Login

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

Overview
Comment: * CHANGES.txt: Updated.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 54c2f95a9db8196a2f9609f29a766fe7766a9d85c23d71719e7d5b00d583f325
User & Date: csaba 2019-07-13 15:37:34.820
Context
2019-08-21
17:34
Added new module `notifywindow` to the installer. check-in: 6f7b3314e1 user: andreask tags: trunk
2019-07-13
15:37
* CHANGES.txt: Updated. check-in: 54c2f95a9d user: csaba tags: trunk
15:37
* scripts/tablelistMove.tcl: Fixed a bug related to the "move" subcommand. check-in: 07de0bf92a user: csaba tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to modules/tablelist/CHANGES.txt.
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
   widget can be used to make the creation of a scrolled tablelist quite
   simple.

7. Eliminated the flickering in the presence of header items, introduced
   in Tablelist 6.5 (thanks to Johann Oberdorfer for reporting this
   regression).

8. Fixed a long-standing bug related to the error handling while
   processing the tablelist configuration at widget creation time in the
   presence of the "-columntitles" option.

9. Several further improvements and minor bug fixes.

What was new in Tablelist 6.5?
------------------------------

1. Support for the new virtual events <<TablelistHeaderHeightChanged>>







|
|
<







26
27
28
29
30
31
32
33
34

35
36
37
38
39
40
41
   widget can be used to make the creation of a scrolled tablelist quite
   simple.

7. Eliminated the flickering in the presence of header items, introduced
   in Tablelist 6.5 (thanks to Johann Oberdorfer for reporting this
   regression).

8. Fixed a long-standing bug related to the "move" subcommand (thanks to
   John J. Seal for his bug report).


9. Several further improvements and minor bug fixes.

What was new in Tablelist 6.5?
------------------------------

1. Support for the new virtual events <<TablelistHeaderHeightChanged>>