Lab 9: A web browser

In this lab and project, you will write a web-browser. It won't be full-featured, but it will have an interesting feature: It will display text in two panes (like a book), controlled by a single scroll bar.

There are several big steps in this project, and you should work on these one at a time and confirm they work before you go on.

1. Setup

Make a new directory for this lab and copy the the files from the course directory for this lab.

cp /Public/cs245/lab9/* .

Thomas VanDrunen
Last modified: Thu Oct 18 11:49:05 CDT 2007