Le mardi 03 mai 2005 Ã 21:21 +0000, [EMAIL PROTECTED] a Ãcrit :
> Hello,

Hi,

> I made a sample using Thread and GTK.
> It launch a glade app.
> Click on the button.
> It will fill a progress bar.
> I show 2 ways to use thread fct:
>  *in a single class 
>  *using 2 class (window, BigJob).
> 
> 
> It can be improve but i think it will be good idea to add this kind of sample 
> on the wiki or on monodoc.

Thanks for the effort of providing examples, I've never really used
threads so this might be a good start :-)

However, I have some trouble understanding you're example...
Using the 2 class sample (I haven't tried the other yet), if I augment
the Thread.Sleep value in the Ecrire2 method, shouldn't it only pause
the main thread ? It looks like it pauses the everything, so I don't get
the point of multi-threading then... I'm confused here.
Could you explain a bit more how it works ?

Thanks,

-- 
Alain Perry

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to