"faramarz yari" <[EMAIL PROTECTED]> wrote: > suppose we have a tk frame in witch there are lots of frame, > and we want to hide one of them(frames) > what should we do , and what will be the result in pack or grid goemetry?
use pack_forget() or grid_forget() </F> -- http://mail.python.org/mailman/listinfo/python-list