<snip>If his use of Gtk::SpinButton::signal_value_changed is solely for that purpose, I'm sure he could and that would indeed make my mutex idea out to be a bit more than what is needed.Evidently, Josepo wishes to prevent change of the Gtk::SpinButton object's value by the user under certain circumstances.Can't he just use set_sensitive(false)?<snip> Bob Caryl |