Re: goocanvas.Table: segfaults adding group



On Mon, 2009-09-14 at 23:51 +0200, Alessandro Dentella wrote:
> I installed goocanvas 0.12 so that at least it doesn't segfaults anymore.
> The behaviour that I get when I add groups to the table is that they are not
> laid down in they're respective position but they all want to stay in the
> first row/col.
> 
> The followint python code demostrates what I mean: the second group overlaps
> the first one and no spaces is left between the columns.
> 
> Am I doing something wrong?

Groups can't be used in tables at present - they don't implement all the
layout functions needed. (We should output a warning or something.)

You can embed tables inside tables though.

Damon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]