Re: gtk_entry_set_text implementation side-effect
- From: Owen Taylor <otaylor redhat com>
- To: Frederic Crozat <fcrozat mandrakesoft com>
- Cc: gtk-devel-list gnome org
- Subject: Re: gtk_entry_set_text implementation side-effect
- Date: Fri, 3 Jan 2003 13:03:53 -0500 (EST)
Frederic Crozat <fcrozat mandrakesoft com> writes:
> Hi,
>
> one of my coworker has seen what can be seen as a side-effect in
> gtk_entry_set_text implementation :
>
> since gtk_entry_set_text uses gtk_editable_delete_text and
> gtk_editable_insert_text, two "changed" signals are emitted, even if,
> for the API user, only one call was done (_set_text).
>
> Is it ok or should we block the first "changed" signal emission ?
It's:
http://bugzilla.gnome.org/show_bug.cgi?id=64998
Various comments there as to possible solutions, other related
bugs.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]