Re: textview force refresh



On Sun, Apr 09, 2006 at 07:05:38PM +0200, Nagy Zoltán Márk wrote:
> howto force refresh textview widget? my problem is:
> {
> write text to textwiew (text);
> //textview NOT shown my text
> big_cpu_use_commands();
> }
> 
> but the textview refreshed after the program finish the
> big_cpu_use_commands() funtion.

http://www.gtk.org/faq/#AEN602
http://developer.gnome.org/doc/API/2.0/gtk/gtk-General.html#gtk-events-pending

Yeti


--
That's enough.



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