Re: GtkProgressBar state update issue
- From: Tadej BorovÅak <tadeboro gmail com>
- To: Timofei Istomin <tim ist gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkProgressBar state update issue
- Date: Sat, 29 May 2010 00:59:32 +0200
Hi.
The gtk_progress_bar_set_fraction() is called by a separate thread.
This is probably the main cause of your troubles. Try reading this
blogpost for some info on how to use GTK+ from multiple threads:
http://tadeboro.blogspot.com/2009/06/multi-threaded-gtk-applications.html
(I'm sorry for the self-promotion).
Tadej
--
Tadej BorovÅak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]