[Tutor] Class Inheritance, Beat it into the Ground

David Hutto smokefloat at gmail.com
Sat Apr 24 07:41:04 CEST 2010


In previous post I asked about  turtle module importing from tkinter.
But what I don't understand is why does Tkinter default it's casnvas
to ScrolledCanvas in turtle.py, and then as a 'metaclass' for
ScrolledCanvas in turtle it calls TK.Frame, which could have
been set as a default within Tkinter itself?


More information about the Tutor mailing list