[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Can a Dialog grow dynamically?
|
Hi,
I would need a Dialog to grow dynamically (in vertical size) when adding
components to the dialog area. Up to now I could not find a solution for
that. I was trying to call the layout-method every time I added a component,
but this had no influence on the dialog size.
Does anyone know if growing a dialog is possible and how it could be
achieved?
Thanks in advance,
karin