Lecture 26
2
GUI Programming
•Fun
–some introductory courses start here
–requires hardware support (PCs)
–maybe more in CS110 in time
•GUI syntax: what windows look like - containers and components
•GUI semantics: how windows behave – event driven programming
•System does lots of work for you
•Learn the APIs, use software tools