RE: Gdk-CRITICAL message
- From: "Dugas, Alan" <alan dugas analog com>
- To: gtk-app-devel-list gnome org, gtk-list gnome org
- Subject: RE: Gdk-CRITICAL message
- Date: Thu, 24 Aug 2000 16:01:45 -0400
Latest update...
The error message is definately related to the combo list widget callback on
"selection_changed". This was verified by removing the callback and running the
program. So the question I have is, how can if a "selection_changed" is due to
a "destroy" event? Or is there a way to block the destroy signal from getting
to the combo list widget?
-- Stupid Genius
> ----------
> From: Dugas, Alan[SMTP:alan.dugas@analog.com]
> Sent: Thursday, August 24, 2000 3:19 PM
> To: gtk-app-devel-list@gnome.org; gtk-list@gnome.org
> Subject: RE: Gdk-CRITICAL message
>
> Hmm... I have found that the problem maybe coming from a gtkcombo. However,
> this doesn't make any sense to me. The only signal the gtkcombo is tied to is
> "selection_changed". Does anyone know if the GTK_COMBO(combo)->list emits a
> "selection_change" if it's parent window is destroyed?
>
>
>
> -- Stupid Genius
>
> > ----------
> > From: Dugas, Alan[SMTP:alan.dugas@analog.com]
> > Sent: Thursday, August 24, 2000 2:49 PM
> > To: gtk-app-devel-list@gnome.org; gtk-list@gnome.org
> > Subject: Gdk-CRITICAL message
> >
> > I am getting the following response when I try to destroy a window
> containing
> > a
> > gtkdrawingarea;
> >
> > Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
> > 'drawable != NULL' failed.
> >
> > The gtkdrawingarea is connected to both the "configure" and "expose" events.
> > Are either of these emitted when you destroy a drawing areas parent window?
> > What is this error message trying to tell me? Any and all help would be
> > appreciated!
> >
> >
> >
> > -- Stupid Genius
> >
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> >
>
> _______________________________________________
> gtk-list mailing list
> gtk-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]