why gtk_label_set_text fail to change text?
- From: "chen.shengqi" <chen shengqi connet com tw>
- To: <gtk-app-devel-list gnome org>
- Subject: why gtk_label_set_text fail to change text?
- Date: Tue, 22 Oct 2002 15:39:13 +0800
Dear sirs:
I place some GtkLabel on statusbar, and want to change the text when app is runing. but it seems that
gtk_label_set_text sometimes will fail.
example, I set it to "kf_rpt" first, then gtk_label_set_text(..,"test1") , it show out "test1t", it seems
tnah it copy "test1" to the text, but not release the old one. why so? how can I overcome this?
thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]