one other comment. its worth being very careful to make sure that the
Model does not emit "my state changed" signals just because
"set_state()" was called upon it. i.e. actually check to make sure
that the new state really is different from the old before emitting
the changed signal. this may seem obvious to you - it wasn't to me.

--p
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to