Re: gtk_dialog dead-lock problem

2014-04-30 Thread Arkadiusz Krysiak
I do it. Refresh is made only some functions beeing freeze after 2..50 seconds (not all). Program prints in console correct information about variables and checkpoints (flowcontrol). Arkadiusz Krysiak 2014-04-28 18:45 GMT+02:00 Jose Paulo : > I believe that you wouldn't invoke gtk_widget_sho

Re: gtk_dialog dead-lock problem

2014-04-28 Thread Jose Paulo
I believe that you wouldn't invoke gtk_widget_show_all() with GtkDialogs. Try change to gtk_widget_show(datastruct->label). José Paulo Le 23/04/2014 05:29, Arkadiusz Krysiak a écrit : > i'm beginner and i have problem with gtk_dialog. > > it's my source code: > { > datastruct->flags=GTK_D