Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | TIP #496 now in VOTING state |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7ce98343a5c87ebbaaed611ddde434c1 |
User & Date: | fvogel 2018-04-15 12:49:12.863 |
Context
2018-04-16
| ||
17:49 | Editorial changes check-in: f10cec2a0d user: dkf tags: editorial, trunk | |
2018-04-15
| ||
12:49 | TIP #496 now in VOTING state check-in: 7ce98343a5 user: fvogel tags: trunk | |
08:46 | Documented in TIP #496 that -justify can only be honored if there is enough display space, and a bit of reformatting. check-in: 6896b0788d user: fvogel tags: trunk | |
Changes
Changes to index.json.
cannot compute difference between binary files
Changes to index.md.
︙ | ︙ | |||
157 158 159 160 161 162 163 | <tr class='project projectdraft projectdraft90 project90'> <td valign='top'><a href='./tip/497.md'>497</a></td> <td valign='top'>Project</td> <td valign='top'>9.0</td> <td valign='top'>Draft</td> <td valign='top'># TIP 497: Full support for Unicode 10.0 and later (part 2)</td> </tr> | | | | 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 | <tr class='project projectdraft projectdraft90 project90'> <td valign='top'><a href='./tip/497.md'>497</a></td> <td valign='top'>Project</td> <td valign='top'>9.0</td> <td valign='top'>Draft</td> <td valign='top'># TIP 497: Full support for Unicode 10.0 and later (part 2)</td> </tr> <tr class='invote'> <td valign='top'><a href='./tip/496.md'>496</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> <td valign='top'>Voting</td> <td valign='top'># TIP 496: Display hints in ::entry ::spinbox ::ttk::entry ::ttk::spinbox and ::ttk::combobox</td> </tr> <tr class='project projectdraft projectdraft87 project87'> <td valign='top'><a href='./tip/495.md'>495</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> <td valign='top'>Draft</td> |
︙ | ︙ |
Changes to tip/496.md.
1 2 3 | # TIP 496: Display hints in ::entry ::spinbox ::ttk::entry ::ttk::spinbox and ::ttk::combobox Author: René Zaumseil <[email protected]> Author: François Vogel <[email protected]> | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # TIP 496: Display hints in ::entry ::spinbox ::ttk::entry ::ttk::spinbox and ::ttk::combobox Author: René Zaumseil <[email protected]> Author: François Vogel <[email protected]> State: Voting Type: Project Vote: In progress Created: 17-Jan-2018 Post-History: Keywords: Tk Tcl-Version: 8.7 ----- # Abstract |
︙ | ︙ |