build a simple graphical application that is responsive and that uses basic widgets and demonstrates event handling. The screen shot below shows the expected result You must not use any other library except tkinter. Your code must run on a standard machine. Your code must be written as a class that inherits from Tk and the application must resize gracefully. The apps must start in a usable state i.e. all the relevant values of the input widget must be set. So if you click ok when the app starts, then you should get the pop-up message shown in the last page. The reset button must set the app to the initial start state.  Widget must align vertically as well as horizontally with their matching widget   Application must designed as a class. Application must be responsive: The widget does not move when the main window is resized. Application must starts with missing input values. All the fields must be already filled out. Displaying a None value in your pop-up window. Frame Container for all of the widget. Label for the name of the data-entry form First column with the following labels: Full name Residency Program Courses Color and font can be anything of your choice but must be pleasing to the user. Entry that captures the username. Radiobuttons: Domestic with value dom International with value intl Combobox with minimum four items AI, Gaming, Health, Software Minimum three Checkboxes Programming I with onvalue COMP100 and offvalue '' Web Page Design with onvalue COMP213 and offvalue '' Software Engineering with onvalue COMP120 and offvalue ''   Application must designed as a class. Java

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

build a simple graphical application that is responsive and that uses basic widgets and demonstrates event handling. The screen shot below shows the expected result

You must not use any other library except tkinter. Your code must run on a standard machine.

Your code must be written as a class that inherits from Tk and the application must resize gracefully.

The apps must start in a usable state i.e. all the relevant values of the input widget must be set. So if you click ok when the app starts, then you should get the pop-up message shown in the last page.

The reset button must set the app to the initial start state.

 Widget must align vertically as well as horizontally with their matching widget

 

  • Application must designed as a class.
  • Application must be responsive: The widget does not move when the main window is resized.
  • Application must starts with missing input values. All the fields must be already filled out.
  • Displaying a None value in your pop-up window.

Frame

Container for all of the widget.

Label for the name of the data-entry form

First column with the following labels:

Full name

Residency

Program

Courses

Color and font can be anything of your choice but must be pleasing to the user.

Entry that captures the username.

Radiobuttons:

Domestic with value dom

International with value intl

Combobox with minimum four items

AI, Gaming, Health, Software

Minimum three Checkboxes

Programming I with onvalue COMP100 and offvalue ''
Web Page Design with onvalue COMP213 and offvalue ''
Software Engineering with onvalue COMP120 and offvalue ''

 

  • Application must designed as a class.
  • Java
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Running Time of Application
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education