[Gtk-sharp-list] GUI don't refresh the progress bar

2008-10-13 Thread YyYo
Thanks Its work perfect now... -- View this message in context: http://www.nabble.com/GUI-don%27t-refresh-the-progress-bar-tp19934122p19939295.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. ___ Gtk-sharp-list maillist - Gtk

Re: [Gtk-sharp-list] GUI don't refresh the progress bar

2008-10-11 Thread Chris Howie
On Sat, Oct 11, 2008 at 12:40 PM, YyYo <[EMAIL PROTECTED]> wrote: > I just started using GTK#, and until now i did use gtk using Pytgk and > perl-gtk2. > > For learning the GTK# (and C# language), I wrote a simple app which suppose > to show progress bar progress(by separate thread). > The main Ide

[Gtk-sharp-list] GUI don't refresh the progress bar

2008-10-11 Thread YyYo
I just started using GTK#, and until now i did use gtk using Pytgk and perl-gtk2. For learning the GTK# (and C# language), I wrote a simple app which suppose to show progress bar progress(by separate thread). The main Idea is that the progress bar will continue to work while the user cound be abl