toplevel

Newt newt_e at blueyonder.co.uk
Thu Sep 26 17:20:31 EDT 2002


Hi, silly question time!

In TCL, I would use

set win ".win_goo_skills"
toplevel $win

to create a new window.

How do I do the same using python/Tkinter? The toplevel command doesn't seem
to accept this.

Thanks,

Newt







More information about the Python-list mailing list