From: Masao M. <mu...@hi...> - 2002-07-07 16:19:30
|
Hi, On Mon, 8 Jul 2002 00:56:44 +0900 Masao Mutoh <mu...@hi...> wrote: > Hi, > On Sun, 7 Jul 2002 14:47:59 +0200 > Matthias Veit <mat...@ya...> wrote: > I agree. > But after your patch was applied, your sample program occurs another error > like bellow when I clicked "Press me" twice: > > Gtk-CRITICAL **: file gtkcontainer.c: line 730 (gtk_container_remove): > assertion `widget->parent == GTK_WIDGET (container)' failed. Oops! sample code was remove button twice. It was correct behaviour I think. It works fine except get_widget(self)->parent = NULL; So I applied your original patch in CVS. (Though I changed some coding style) Thanks. -- .:% Masao Mutoh<mu...@hi...> |