Re: about gtk_label_set_text
- From: Kenneth Sodemann <stuffle mac com>
- To: "He Xiaocheng (Owens)" <owenshe trident com cn>
- Cc: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: Re: about gtk_label_set_text
- Date: Wed, 28 Jul 2004 09:20:10 -0500
Did you remember to gtk_widget_show() the label itself?
On Wednesday, July 28, 2004, at 01:19AM, He Xiaocheng (Owens) <owenshe trident com cn> wrote:
>
><<Original Attached>>_______________________________________________
>gtk-list mailing list
>gtk-list gnome org
>http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
--
Ken Sodemann
E-Mail: stuffle mac com
MSN Messenger: stuffle charter net
http://webpages.charter.net/stuffle
Title: Message
Hello,every,
i found a problem. when i set
the following code:
gtk_label_set_text(label,"hello");
gtk_widget_hide(fixed);
gtk_widget_show
(fixed);
note: label is put into fixed,
other settings about fix and label are ok.
after this setting, i
found "hello" can not occur in the label.
Do you know the reason.
Thanks
owens
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]