Re: gtk_table and undefined behaviour?
- From: Evan Martin <martine cs washington edu>
- To: Marcus vA <mva121 gmx net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk_table and undefined behaviour?
- Date: Fri, 12 Jul 2002 20:17:13 -0700
On Fri, Jul 12, 2002 at 08:39:10PM +0200, Marcus vA wrote:
Hello,
I try to create a dynamic table and attach labels and entry-boxes to
it. But if try, there are strange things happening, either new
buttons are appearing in the dialog-box, wherein I try to do that, or
there is just the following message:
(lingoteach:6221): Gtk-CRITICAL **: file gtktable.c: line 579
(gtk_table_attach): assertion `child->parent == NULL' failed
gtk_table_attach_defaults(GTK_TABLE(table), trans_entry[counter],
1, 2, counter, (counter+1));
Where are trans_entry[]'s elements created?
--
Evan Martin
martine cs washington edu
http://neugierig.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]