Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | tip 510 corrections |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
242bd7e0dba05f5f8f9d56d9659d0c6e |
User & Date: | rene 2018-06-06 05:27:22.367 |
Context
2018-06-06
| ||
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 | |
05:27 | tip 510 corrections check-in: 242bd7e0db user: rene tags: trunk | |
05:26 | tip 510 corrections check-in: 194279ad36 user: rene tags: trunk | |
Changes
Changes to tip/510.md.
︙ | ︙ | |||
33 34 35 36 37 38 39 40 41 42 43 44 45 46 | The *Rbc* files will be added to the makefiles. The **Rbc__Init()** function will be added in tkWindow.c # Discussion Which commands should be included? - **vector**: needed for graph - **graph**: curve display widget - **stripchart**: - **barchart**: - **busy**: not needed, because we already have **tk busy** - **winop**: ? | > | 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | The *Rbc* files will be added to the makefiles. The **Rbc__Init()** function will be added in tkWindow.c # Discussion Which commands should be included? - **vector**: needed for graph - **graph**: curve display widget - **stripchart**: - **barchart**: - **busy**: not needed, because we already have **tk busy** - **winop**: ? |
︙ | ︙ |