Re: [Tkinter-discuss] problem of understanding objects
On Sat, Jun 26, 2010 at 08:26:12AM +0200, zizou afix wrote: . . . > i try to organize my code. but i ' ve some problem with basic objet oriented > programing use. > if some one can show me the way to destroy my canvas with this
[Tkinter-discuss] problem of understanding objects
hi, i try to organize my code. but i ' ve some problem with basic objet oriented programing use. if some one can show me the way to destroy my canvas with this structure. thanks laurent ## from Tkinter import * class Root:
