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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly