RE: GTK Progress bar: assistance pls.







Date: Mon, 7 Jan 2008 14:53:30 +0530
Subject: Re: GTK Progress bar: assistance pls.
From: vijayasarathy setsindia net
To: dunno stoptrick com
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]