Re: gtk_entry_set_text memory leaks



gtk_entry_set_text memory leaksI used to see a similar thing in V1.3.9 when
changing the text in a label (see
http://mail.gnome.org/archives/gtk-list/2001-November/msg00107.html for more
info) and was pointed at a known bug
(http://bugzilla.gnome.org/show_bug.cgi?id=59893).

The problem seemed to disappear when I upgraded to V1.3.14 and is still okay
in V2.0.0.  Try upgrading and see if that fixes it.

Regards,
Richards.

----- Original Message -----
From: zze-coframi balr001
To: Mailing list GTK+ (E-mail)
Sent: Wednesday, March 13, 2002 10:18 AM
Subject: gtk_entry_set_text memory leaks


Hello,
I have a window that has six GtkEntry widgets. To update values stored in
those GtkEntry widgets, I have a Glib thread that set new text in my widget
using gtk_entry_set_text .
Each 10 seconds I loose 4 K.  Is there another way to set text in a GtkEntry
in GTK2.0 or is this memory leak corrected in GTK newer version ??


(I'm using Gtk1.3.13)
Thanks for answers
Isabelle




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]