Yes zhang, I realised signals wont work when I got the solution ....infact, a few more pals here feel doing this in a proper threading model gives lesser problems, even though they are not able to clearly point out why .... their experience speaks for them probably. On Thu, January 10, 2008 10:17 am, zhangLance wrote: > > > > >> Date: Mon, 7 Jan 2008 14:53:30 +0530 >> Subject: Re: GTK Progress bar: assistance pls. >> From: [EMAIL PROTECTED] >> To: [EMAIL PROTECTED] >> CC: gtk-app-devel-list@gnome.org >> >> >> >> >> >> >> Friends, >> >> >> How about the idea of emitting a signal with the value of the fraction >> when I want to get the progress bar updated, and having a signal >> handling function for hte progress bar ? will that work ? >> >> >> > No, it won't. Emitting signal and handle it with a callback doesnot > itself provide concurrency. The callback will be called the your > time-consuming job finished and returned control to gtk_main, just like > the current situation. > > > > > _________________________________________________________________ > ÌìÁ¹ÁË£¬ÌíÒÂÁË£¬Ð͝ÁË£¬¡°Æß¼þ¡±ÁË > http://get.live.cn > _______________________________________________ > gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list**************** > ********************************************************************* > DISCLAIMER > This e-mail and any files transmitted with it are for the sole use of the > intended recipient(s) and may contain confidential and privileged > information. Any use,distribution,copying or disclosure by any other > person is strictly prohibited. If you have received this transmission in > error please notify SETS immediately either by replying to this e-mail or > by telephone +91-44-28205655 and then delete this e-mail. The sender does > not accept any responsibility for any damage which you sustain as a > result of software viruses or malicious programs. You should therefore > scan attachments (if any) prior to opening them. > ************************************************************************* > *********** > > > > > > > Vijayasarathy Senior Research Associate SETS *************************************************************************** DISCLAIMER This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error please notify SETS immediately either by replying to this e-mail or by telephone on +91-44-28205655 and then delete this e-mail. The sender does not accept any responsibility for any damage which you sustain as a result of software viruses or malicious programs. You should therefore scan attachments (if any) prior to opening them. **************************************************************************
************************************************************************************* DISCLAIMER This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any use,distribution,copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error please notify SETS immediately either by replying to this e-mail or by telephone +91-44-28205655 and then delete this e-mail. The sender does not accept any responsibility for any damage which you sustain as a result of software viruses or malicious programs. You should therefore scan attachments (if any) prior to opening them. ************************************************************************************
_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list