Re: ProgressBar update howto
- From: Aurélien KAMEL <aurelien kamel gmail com>
- To: Aurélien KAMEL <aurelien kamel gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: ProgressBar update howto
- Date: Wed, 26 Apr 2006 17:52:47 +0200
I've found a way to do that, with thread. Anything easier ?
Le 26 avr. 06 à 17:08, Aurélien KAMEL a écrit :
Hello everyone,
I would like to do something but I don't know how. What I want to
do in one of my function is:
some_code;
open_a_dialog_with_a_progressbar;
while (condition)
compute_something;
update_progressbar;
done;
close_dialog;
some_code;
Could someone give me a piece of code to show me how to do this ?
All my attempts have failed...
Thanks a lot!
Aurélien
ps: sorry for my english... still learning.
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]