About Dialog crash...
- From: Enrico <enricoss tiscali it>
- To: gtk-app-devel-list gnome org
- Subject: About Dialog crash...
- Date: Tue, 08 Aug 2006 17:59:30 +0200
Hi at all!
I have a little problem with GtkAboutDialog and this code:
___________________
void
on_about1_activate (GtkMenuItem *menuitem , gpointer user_data)
{
GtkWidget *about;
about = glade_xml_get_widget (xml, "aboutdialog");
gtk_widget_show (about);
}
______________________
If I push the X button of the about_dialog for 2 times the entire
application crashes...where is the mistake?
Many thanks
Enrico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]