diff -r 09b09efab0a1 -r 0b2217328320 new_map_win.h --- a/new_map_win.h Mon Oct 24 08:12:26 2005 +0000 +++ b/new_map_win.h Mon Oct 24 10:15:40 2005 +0000 @@ -32,6 +32,8 @@ //tells it the attributes.(name, default value) virtual void buttonPressed(); + virtual void showByPreChoose(bool); + virtual bool closeIfEscapeIsPressed(GdkEventKey*); Gtk::Entry name, default_value;