472,331 Members | 2,001 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,331 software developers and data experts.

Creation of Parent and Child Dialog in Tkinter

440 256MB
I would like to create a Parent and Child Dialog in Tkinter.

Parent Dialog will be having have the Combo Box with Geometry Selection

Parent Dialog :
-------------------
- Point
- Line
- Circle
- Helix

And It will be provided with Next ,Exit,Help Buttons.With Minimize,Maximize and Close option at the Top right corner, and the Parent dialog can be resizeable

On Click of the "Next" button in Parent Dialog,It should invoke the "ChildDialog"

Child Dialog :
-------------------

For Point option selected in the Parent Dialog, the Child Dialog should have the following option.

Radio button

- 2D Point
- 3D Point
- Projected Point

And It will be provided with Back,Execute ,Exit,Help Buttons.With Minimize,Maximize and Close option at the Top right corner.The Child dialog can be resizeable

Sample piece of code for the above requirement will be really apreciated

Thanks in advance
PSB
Apr 20 '07 #1
4 2856
psbasha
440 256MB
Sample code for simple Parent and Child Dialog also help me.

-PSB
Apr 21 '07 #2
psbasha
440 256MB
Help me in providing me the link for "Tkinter",How the Parent and Child Dialog is created.

-PSB
Apr 21 '07 #3
psbasha
440 256MB
I am not able to submit the Sample code in the forum.It is showing the following message

-------------------------------------------------------------------------------------------------------------------
The following errors occurred when this message was submitted:

Please complete both the subject and message fields. Press the back button, correct the problem and try again.
The message you have entered is too short. Please lengthen your message to at least 10 characters.
-------------------------------------------------------------------------------------------------------------------

Is it possible to attach the *.py files in the forum and submit it?

-PSB
Apr 22 '07 #4
psbasha
440 256MB
I searched in google.com,but I didnot got any information for the requirement what I am looking.

It will be really helpful ,if someone in the forum helps me with a sanple code atleast for the simple dialogs with "Back" and "Next" button callbacks ,with one widget in each dialog

-PSB
Apr 27 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: William Gill | last post by:
I am trying to get & set the properties of a widget's parent widget. What I have works, but seems like a long way around the block. First I get...
13
by: Stuart McGraw | last post by:
I haven't been able to figure this out and would appreciate some help... I have two tables, both with autonumber primary keys, and linked in a...
1
by: Tomas Vera | last post by:
Hello All, I'm working on a web app that will simulate a Windows app. One of the items that I've trouble reproducing is the parent/child...
3
by: Maheshkumar.R | last post by:
Hi groups, How i can command over the MDI CHIlD forms created dynamically at runtime from PARENT. Let say, i have generated 5 mdichild forms,...
4
by: Steve | last post by:
I have the MDI MFC application ported to .NET. Now this application include mixed managed/unmanaged code. The application displays progress...
1
by: Earl Teigrob | last post by:
I did a ton of searching to try and find a simple solution to this issue and finally wrote my own, which I am sharing with everyone. In my searching,...
10
by: Charles Law | last post by:
For some reason, when I click the X to close my MDI parent form, the action appears to be re-directed to one of the MDI child forms, and the parent...
4
by: raj_genius | last post by:
I hav two queries, whc are as follows: FIRSTLY: is it possible to access the controls(by name) of a parent form(MDI) from its child forms??if yes...
0
by: =?Utf-8?B?ZGV0cml1czY3?= | last post by:
I'm having a problem in C# (visual studio 2005) concerning minimising parent and child forms. I need to be able to handle the minimise event for...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.