[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.pde] Size of SearchDialog

HI All,

I am extending org.eclipse.search.searchPages extensions and adding UI controls on it, due to dynamic generation of some contents in CheckBoxTableViewer size of it is expanding along the height of monitor screen and then adding a scroll bar to it. Is there any way to restrict the size of search dialog?? i have tried setting sizeHint but it is not working ??