Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Correct typo in README. |
|---|---|
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
000982594976742801b2a1a520576181 |
| User & Date: | gerald 2013-01-12 05:39:02.244 |
Context
|
2013-01-16
| ||
| 21:37 | added WebSockets support, maintaining long polling as a fall back check-in: 4b8cd537bf user: stever tags: trunk | |
|
2013-01-12
| ||
| 05:39 | Correct typo in README. check-in: 0009825949 user: gerald tags: trunk | |
|
2013-01-08
| ||
| 23:46 | change tk textarea widget to text as it should be check-in: 5c95dd93e2 user: stever tags: trunk | |
Changes
Changes to README.
| ︙ | ︙ | |||
18 19 20 21 22 23 24 | Utilizing netbin64 which contain all the dependencies, start the wtk server with the command: ./netbin64 server.tcl or if you have all the dependencies you can use a standard tclsh install by running: tclsh8.6 server.tcl | | | 18 19 20 21 22 23 24 25 26 27 28 29 | Utilizing netbin64 which contain all the dependencies, start the wtk server with the command: ./netbin64 server.tcl or if you have all the dependencies you can use a standard tclsh install by running: tclsh8.6 server.tcl Running the demo in a browser: In a web browser, use a url corresponding to the demo app: http://localhost:9001/demo.tcl |