Looking for examples of developing new Tkinter Widgets in Tcl/Tk

jhujsak at neotopica.com jhujsak at neotopica.com
Sun Dec 18 18:36:42 EST 2005


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




More information about the Python-list mailing list