On Wed, Feb 27, 2008 at 2:55 PM, Newgro <[EMAIL PROTECTED]> wrote:

>  i got it now with the multilinelabel. The text i add to a node contains an
>  \n. But i only see one row. I experimented a bit with the css, but i can't
>  get the tree node to show me 2 lines.

I just tried it, it works for me.  Added "\n bla" for testing:

add(new MultiLineLabel("sense", senseLabel + "\n bla"));

In the HTML it's a <span>.

No idea what the problem could be, best show the relevant code.

Cheers,
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to