From 1ab72e759380f5a584908a34b14652c7bf4bf5b2 Mon Sep 17 00:00:00 2001 From: "Ira W. Snyder" Date: Tue, 9 Oct 2007 12:48:01 -0700 Subject: [PATCH] Add TODO list Signed-off-by: Ira W. Snyder --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..2f1a1ff --- /dev/null +++ b/TODO @@ -0,0 +1,10 @@ +Make PositionLabels inherit from Gtk::Table and have them display an arrow +with their direction, as well as just an integer version of their position. + +Move the PositionLabels to the top of the screen. + +Remove debug code from GUI setup + +Make the input of floors and elevators GUI based (dialog boxes) + +Four buttons: Start, Pause, Resume, Quit -- 2.34.1