[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: problem updating Text

Calling layout() had no effect is this case.
thanks for the suggestion.

Richard L. Kulp wrote:
Somebody else was having this same problem and they found that calling layout() on the Composite fixed the problem. Give it a try.

Rich