I&C SCI 32 Lecture Notes - Lecture 18: Dialog Box, Root Window, Tkinter

32 views5 pages

Document Summary

# an implementation of the greetings application, which demonstrates how to. # create and use modal dialog boxes in tkinter applications. # * greetingsapplication, which is an application class in the same basic. # form that we"ve been writing them all along. # * namedialog, which is a class that represents the modal dialog box that. # asks the user to specify a first and last name. import tkinter. # since we use the same font in a few places, we"ll specify a default here. # as a global constant and use the constant everywhere else. # much larger font in lecture, so it could easily be read when projected. # in a large room; notice that all i needed to change was this one line. # when i wanted the posted code example to have a smaller font. # the namedialog class allows us to create objects that represent a modal.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents