Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file demo.tcl at check-in 5c95dd93e2c34910
|
2013-02-12
| ||
| 15:35 |
Removed several debugging puts statements
Fixed some snitizisms I had missed in the canvas implementation. Rather than use delegation to re-use the "event_fire" method, I've simply created an object_event_fire method for the canvas to distinguish between widget bindings and canvas object bindings file: [2d4cead797] check-in: [b88021946e] user: seandeelywoods branch: trunk, size: 4400 | |
| 15:11 | Moved wtk widgets back to the global namespace file: [209b2fdbe9] check-in: [c4c1ad43fd] user: seandeelywoods branch: hypnotoad, size: 4414 | |
|
2013-01-29
| ||
| 20:35 |
Re-implemented wtk in TclOO
Thusfar the demo works file: [6ab314391a] check-in: [f950e5cf61] user: seandeelywoods branch: hypnotoad, size: 4470 | |
|
2013-01-20
| ||
| 02:04 | add another web link in the demo file: [5c28030197] check-in: [1fc3bc7122] user: stever branch: trunk, size: 4032 | |
|
2013-01-19
| ||
| 23:48 | tweak file upload code and Calculate button colors file: [884d699e9c] check-in: [c41f9647fb] user: stever branch: trunk, size: 3507 | |
| 03:11 | added focus command file: [9ffdb0141e] check-in: [ac5e6f7912] user: stever branch: trunk, size: 3565 | |
| 00:13 | add back file upload demo and link creation demo file: [f1b0bd90d4] check-in: [b22459f214] user: stever branch: trunk, size: 3544 | |
|
2013-01-18
| ||
| 23:45 | modify demo to work after refactoring commands file: [aec9806ab7] check-in: [1df8d68c50] user: stever branch: trunk, size: 2947 | |
| 20:28 | add file upload example to demo, modify server to save file as upload-the_filename file: [e0d493c20f] check-in: [9b911eb983] user: stever branch: trunk, size: 3817 | |
| 15:30 | reformat demo to reflect the concept of rendering the page view for MVC style apps file: [bf88a1b871] check-in: [ea0ef51845] user: stever branch: trunk, size: 2942 | |
|
2013-01-08
| ||
| 23:46 | change tk textarea widget to text as it should be file: [deb24f83db] check-in: [5c95dd93e2] user: stever branch: trunk, size: 2892 | |
|
2013-01-06
| ||
| 17:18 | modify demo to show checkbox setting a label textvariable file: [180b773803] check-in: [f24eb2edde] user: stever branch: trunk, size: 2896 | |
| 17:08 | re-layout the demo widgets for the calculator to be more sensible file: [198af424d5] check-in: [4ffc33a476] user: stever branch: trunk, size: 2570 | |
| 16:49 | fix combobox to change its selected value on variable change, tweak demo logic to show it working file: [d4c7333ba2] check-in: [dd3273d5df] user: stever branch: trunk, size: 2273 | |
| 16:31 | enhance the demo a bit to show off the combobox features file: [39c045263e] check-in: [049cea4bfc] user: stever branch: trunk, size: 2273 | |
|
2013-01-05
| ||
| 21:34 | Renamed demo2.tcl → demo.tcl. refactor file locations, rename demos, update index.html docs for all files file: [c0d69a6619] check-in: [2166e1723b] user: stever branch: trunk, size: 1710 | |
| 20:58 | completed the combobox widget including -variable support file: [c0d69a6619] check-in: [c6c85f1f92] user: stever branch: trunk, size: 1710 | |
| 15:28 | changes widget labels and removed debugging output file: [abbe050ad9] check-in: [63d24ccdcf] user: steve branch: trunk, size: 1686 | |
|
2012-12-12
| ||
| 21:11 | initial commit of stever's enhancements including new textarea widget, added stock widget options as well as favicon support file: [446c2b61ed] check-in: [38928beea2] user: stever branch: trunk, size: 1711 | |
| 21:06 | Added: initial commit of Marks wtk code file: [f76cc61fcc] check-in: [3ea2867c10] user: stever branch: trunk, size: 963 | |