Re: [gtk-list] Re: Modal Dialog Box



> 
> > I have done such a thing using a table.
> > 
> > To process GTK events: 
> >   while gtk_events_pending() gtk_main_iteration()
> > as shown in the docs.
> > 
> 
>   That's gdk_ :-) the documentation (FAQ) is wrong, that's why it
>   wasn't working :(
> 

No! The FAQ is perfectly correct. If the version of GTK you are using
doesn't have the gtk_ versions of these functions then you are running
such an old version that you are going to come across much bigger
problems than this. Upgrade!

Tony



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