[Tkinter-discuss] Making a MDI GUI using Tkinter

Chitrank Dixit chitrankdixit at gmail.com
Sun May 12 08:03:33 CEST 2013


Hello Python Developers

I am working on an application that should support the Multiple documents
in a wrapper called MDI. But I am unable to do that. I want to ask some
questions below

1) using a container that suits MDI ( Frame or Canvas or anything else).

2) When button pressed for option1 one then show option1 and when button
pressed for option2 show option2 and when again pressed for option1 it
should come up as the front window.

3) The following wrapper should also support as an image holder like canvas
or can hold the canvas to show the images.




*Regards
*
*Chitrank Dixit
*
*IIPS-DAVV
*
*Indore (M.P.) , India *
*MCA
*
*trackleech.blogspot.in*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20130512/7280e412/attachment.html>


More information about the Tkinter-discuss mailing list