Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
August 1999: [Freeciv-Dev] MFC/GTK client |
[Freeciv-Dev] MFC/GTK client[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi in set_turn_done_button_state in gui-gtk/mapctrl.c I think the the call gtk_widget_set_sensitive(turn_done_button, FALSE); should be gtk_widget_set_sensitive(turn_done_button, state); Also, I think that sub routine should be moved to gui_stuff.c or gui_main.c. (probably gui_main.c becuase of gui_main_g.h) Andy Black
|