gzz-commits
[Top][All Lists]
Advanced

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

Re: [Gzz-commits] gzz/gzz/view LinebrokenCellContentView.java


From: Asko Soukka
Subject: Re: [Gzz-commits] gzz/gzz/view LinebrokenCellContentView.java
Date: Sat, 11 Jan 2003 12:03:23 +0200 (EET)

Fri, 10 Jan 2003, Tuomas Lukka wrote:
> > I will fix this, and it will look better-- if you want linebreaking at
> > places other than "\n". I'm not sure whether you want this in PP; do
> > tell.
> I think we do want it, but also explicit \n.

Umm... for me it seemed that PP didn't define any maximum width for
CellView. And it even used CCV directly as CV? I'm wondering how LCCV
could know split it content at other places than "\n". At least
yesterday (and before my "fix") CellView just expanded in PP until "\n"
was entered. Then the width of the CellView really was the
width of it's longest line between "\n"s. Well, I don't
know PP well, so I might have missed something.

  CellView cellview = new ImageCell(new LinebrokenCellContentView(style))
  ...
  buoy_vc.setCellView(cellview);
  ...

--
Asko Soukka     | Taitoniekantie 9 A 603 | address@hidden
+358-40-8235947 | FIN-40740 JYVÄSKYLÄ    | http://www.iki.fi/asko.soukka/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]