Re: Displaying intermediate values in widgets

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

 



This is great! Thanks Stian!
bye
shiraz

--- stian@xxxxxxxx wrote:
> >   Begin:
> >       A = A + 5
> >       Display in an entry_type Widget
> >       if A > 100  exit
> >   Goto Begin
> >
> > In my case, unless it completes the whole loop, it
> > does not show intermediate values. I wish to show
> > values displayed in the widget 5, 10, 15 etc.
> 
> If you do this, the gui will update:
> 
>           while (gtk_events_pending())
>             gtk_main_iteration();
> 
> 
> 
> Stian
> 


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search. 
http://info.mail.yahoo.com/mail_250
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux