tk 0.1.10

Rust bindings for Tk GUI library
1
2
3
4
5
# Windows and Dialogs

Everything we've done up until now has been in a single window. In this chapter,
we'll cover how to use multiple windows, changing various attributes of windows,
and use some of the standard dialog boxes that are available in Tk.