[Tkinter-discuss] Parent and Child Dialog Creation using Tkinter in Python
Shakil Basha
p_shakil at yahoo.com
Wed Apr 25 20:06:51 CEST 2007
Hi,
I am new to using Tkinter in Python
I would like to create Parent(First ) and
Child(Second) Dialog using Tkinter in Python.
First Dialog Should have the following Widgets:
----------------------------------------------------
Label : ComboBox
Two Radio Buttons (Which are grouped)
Next Button,Exit Button and Help Button
Second Dialog Should have the following Widgets:
----------------------------------------------------
Label : Path Edit Box Browse Button for (.txt) file
selection
Two Check Boxes (Which are grouped)
Prev Button/Back,Execute Button,Exit Button and Help
Button
Could any body help me in providing a sample code.
Thanks
PSB
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Tkinter-discuss
mailing list