Re: spurious text



On Sun, 2008-08-17 at 20:27 +1000, Richard Gipps wrote:
> Hi Damon,
>                 Thanks for the advice. I have decided to give Pango a
> try.
> 
> After giving it some thought, I figured the best approach might me to
> create a GooCanvasGroupModel for each of my schematic symbols which
> would contain my canvas item and a GooCanvasTextModel. If I do this I
> don't need to re-invent the wheel with the Pango text stuff. Is there
> any reason why I could not pack such a group model into a
> GooCanvasTableModel?

You can't embed a group inside a table at present. But you can place
tables inside other tables, so you'll need to use a GooCanvasTableModel.

Damon




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