Tkinter MDI-style widget?
Cameron Laird
claird at lairds.com
Mon May 24 20:16:25 EDT 2004
In article <2e363c08.0405240720.6831f33 at posting.google.com>,
Paul Miller <pwmiller1 at adelphia.net> wrote:
>I posted a couple of days ago looking for pointers on how to create a
>wiget that has a settable title and can't be moved outside the parent
>widget. What I'm really looking for is a Windows-style MDI widget.
>Does this exist/is it possible to make in Tkinter?
>
>The only thing I know of that behaves sort of the way I want is the
>Tkinter canvas item. Now I know you can create new canvas items
>through the tcl C interface, but would even that make it possible to
>do what I want? (Not that I really want to go that route, anyway.)
<URL: http://wiki.tcl.tk/mdi > has several tips on the
topic. George Staplin, in particular, has done nice
work on this subject from a Tcl/Tk basis.
--
Cameron Laird <claird at phaseit.net>
Business: http://www.Phaseit.net
More information about the Python-list
mailing list