gtk message dialog doesn't close



  Hi, in my application, I need to send error messagens to the user. I want  a window, with a text and a 
close button. I create it with:
   gtk_dialog_run(GTK_DIALOG(gtk_message_dialog_new(GTK_WINDOW(configure_window), GTK_DIALOG_MODAL, 
GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, "Message")));
 
   It's ok, but the when the button is clicked, the window doesn't closes.
 
   Anyone know how to fix it??
 
                
---------------------------------
 Yahoo! Acesso Grátis 
Internet rápida e grátis. Instale o discador agora!


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