gtk message dialog doesn't close
- From: Alexandre <alpebu yahoo com br>
- To: gtk-app-devel-list gnome org
- Subject: gtk message dialog doesn't close
- Date: Wed, 22 Feb 2006 18:30:21 -0300 (ART)
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]