Label Widget not updating properly
- From: Suganya <suganya dgbmicro com>
- To: gtk-app-devel-list gnome org
- Subject: Label Widget not updating properly
- Date: Wed, 19 Oct 2005 09:26:20 +0530
Hi all,
I am running SIP stack in a thread. I have a gui for this stack.
Depending on the status of the SIP call, a label widget in the gui
window should be updated. I am using gtk_label_set_text() to do this.
But the label is not updating.
I am using gdk_threads_enter() before and gdk_threads_leave() after the
gtk_label_set_text() function. I also tried with gdk_flush() before
gdk_threads_leave(). But still the problem persists.
Suggestions are required.
Regards,
B.Suganya
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]