Hi,
i'm a new user of tkinter,
I would like to adjust my canevas to the main window when a resize it.
i've just find this on the web :
http://infohost.nmt.edu/tcc/help/pubs/tkinter/layout-mgt.html#root-resize
but in my case that don't work
this is my code :
2 canvas and 2 scrollbars
it runs but it
Subject line so it is more specific
> than "Re: Contents of Tkinter-discuss digest..."
>
>
> Today's Topics:
>
> 1. adjust the size of two canvas when I resize (zizou afix)
> 2. Re: adjust the size of two canvas when I resize (Michael Lange)
>
>
> --
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: