Re: Help



Rasoul Hajikhani a écrit :
> 
> Can any one tell me how to show a widget after a timer runs out but not at
> the execution of the application?
> -r
If I understand you 
Try to do 
while (gtk_events_pending())
  gtk_main_iteration
-- 
Florent DEVIN




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