about gtk_label_set_text



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 (f
ixed);
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]