Gtk-perl segfault on table->attach...
- From: "Frank R. Larsen" <gobo gimle nu>
- To: gtk-list redhat com
- Subject: Gtk-perl segfault on table->attach...
- Date: Sat, 11 Dec 1999 21:05:12 +0100
Hi again,
I'm having some problems with the table->attach function. I usually use
attach_defaults, but since one of the rows needs to be the one taking the
resize, I try to do the following:
$tableInfo->attach( $swndInfo, 0, 2, 7, 8, 0, 7, 0, 0 );
This results in:
zsh: segmentation fault ./test.pl
Do I do something wrong here, or is there a bug in the attach-code? I
have tried with all variants of yoption, but even with '0' which should
be the same as defaults, it still gives segfault.
FrankRL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]