Add TODO list
[cs356-p1-elevator.git] / TODO
1 Make PositionLabels inherit from Gtk::Table and have them display an arrow
2 with their direction, as well as just an integer version of their position.
3
4 Move the PositionLabels to the top of the screen.
5
6 Remove debug code from GUI setup
7
8 Make the input of floors and elevators GUI based (dialog boxes)
9
10 Four buttons: Start, Pause, Resume, Quit