Indeed. I've found that I can code applications with 10-20% of the
amount of code required by other languages and write the code in a
correspondingly shorter period of time. The result is far less brittle,
more functional and far more maintainable. This is code you can come
back to a year later and
Hi,
Can anyone point me to any good examples of how to get started
developing new Tkinter widgets in Tcl/Tk?
I have read a number of the popular books on Python and Tkinter:
- Grayson, J.E., Python and Tkinter Programming, Manning Publications,
2000
- Lutz, M., Programming Python, O'Reilly, 1996