[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: Dynamically resizing Text Control

"Ash" <ash@xxxxxxxxxxxxxxx> wrote in message
news:b87201$rkh$1@xxxxxxxxxxxxxxxx
> Thanks,
>
> I went with option 2 for now. I will try to reproduce this on another
> platform and open a bugzilla if it works there...

Why not use Steve's workaround.  Grow the text control *before* the text is
actually inserted by using a VERIFY listener.
>
> Ash