Re: [gtk-list] Gtk-perl segfault on table->attach...
- From: Paolo Molaro <lupus lettere unipd it>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Gtk-perl segfault on table->attach...
- Date: Sun, 23 Jan 2000 16:16:08 +0100
On Sat, Dec 11, 1999 at 09:05:12PM +0100, Frank R. Larsen wrote:
> 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
Fixed in 0.7001. Note, however, that is better to use the nicknames
instead of the numerical values for flags and enums.
lupus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]