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. - etc. but all seem to sidestep the entire issue of developing new widgets in Tk and then wrapping them for Tkinter. I have a large number of unique widgets to implement and any help here would be greatly appreciated. I prefer to work in Tkinter instead of alternatives such as WxPython because I have a strong background in Tcl/Tk. Thanks! --Jon -- http://mail.python.org/mailman/listinfo/python-list