Foundations of GUI Flashcards
1
Q
Three important characteristics of GUI
A
Event-driven Programming: Instead of the user waiting on the program, program waits on user.
Widgets: Reusable interactive objects
Interactor Tree: Decompose interactive objects into a tree