Hi!
> because it was already in the middle of a change. So then it emits > Changed again, and the Data object updates to the new value, etc etc > etc. Well it's not really a recursion since the data object only emits an event if the data actually changed. Therefore it works fine for a Gtk.Entry. Your fix actually works but I still would like to know if it's just forbidden to update a Gtk widget from within its Changed Signal or if it is a flaw in the SpinButton implementation? Thanks anyways, now I know that I am on the right track! cu, Fabian _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
