[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: inline/block
|
> >
> > Have you looked at the draw2d.text package? Specifically, FlowPage,
> > InlineFlow, and TextFlow.
>
> I did, I am actually using them.
>
> Can you explain in further details? What layout should I use, the
> paragraphlayout wraps, but not the way I'm interested in. Here is an
> example:
>
> "Element 1 Element 1 Element 1 Element 1 Element 1 Element 1 Element 1
> Element 1 Element 1 Element 1 Element 1" "Element 2"
Sounds like a FlowPage, with 2 TextFlows as children.