Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Changed e-mail |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
9da553226b549fb7f9c540eae53b1b33 |
User & Date: | rene 2018-06-06 19:46:20.323 |
Context
2018-06-09
| ||
21:04 | Tip 508: Clarify behavior of default value with read traces check-in: d894c3b20e user: fbonnet tags: trunk | |
2018-06-06
| ||
19:46 | Changed e-mail check-in: 9da553226b user: rene tags: trunk | |
18:35 | Other tips try to address the same issues as 434, there never was a real consensus to expose this functionality, and it's easy to write your own version of vwait to do what you want with Tcl's C API. check-in: fd702241bc user: dkf tags: trunk | |
Changes
Changes to tip/442.md.
1 | # TIP 442: Display text in progressbars | | | 1 2 3 4 5 6 7 8 9 | # TIP 442: Display text in progressbars Author: René Zaumseil <r.zaumseil@freenet.de> Author: Kevin B Kenny <[email protected]> Author: Andreas Leitgeb <[email protected]> Author: Kevin Kenny <[email protected]> State: Final Type: Project Vote: Done Created: 17-Feb-2016 |
︙ | ︙ |
Changes to tip/496.md.
1 | # TIP 496: Display hints in ::entry ::spinbox ::ttk::entry ::ttk::spinbox and ::ttk::combobox | | | 1 2 3 4 5 6 7 8 9 | # TIP 496: Display hints in ::entry ::spinbox ::ttk::entry ::ttk::spinbox and ::ttk::combobox Author: René Zaumseil <r.zaumseil@freenet.de> Author: François Vogel <[email protected]> State: Final Type: Project Vote: Done Created: 17-Jan-2018 Post-History: Keywords: Tk |
︙ | ︙ |
Changes to tip/507.md.
1 | # TIP 507: Include simple svg support with nanosvg | | | 1 2 3 4 5 6 7 8 9 | # TIP 507: Include simple svg support with nanosvg Author: René Zaumseil <r.zaumseil@freenet.de> State: Draft Type: Project Vote: Created: 9-May-2018 Post-History: Keywords: Tk Tcl-Version: 8.7 |
︙ | ︙ |
Changes to tip/510.md.
︙ | ︙ | |||
47 48 49 50 51 52 53 | Should there be a special switch to enable compiling and including *Rbc*? Should we change *Rbc* to some other name to prevent name clashes? Should we export a C-interface? | | > | 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 | Should there be a special switch to enable compiling and including *Rbc*? Should we change *Rbc* to some other name to prevent name clashes? Should we export a C-interface? See also discussion at the [wiki] (http://wiki.tcl.tk/55360). # Implementation A patch implementing these changes will be available in the fossil repository in the [tip-510 branch] (https://core.tcl.tk/tk/timeline?r=tip-510). Test/Documentation updates not yet done. |
︙ | ︙ |