[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Combo with a very long text

Hi,
I use a ComboViewer and I have an input with a very long text. The combo popup selection is wide enough to show the entire text and exceed the borders of the view where the combo sits in.
I want the combo popup have the same size of the combo with vertical and horizontal scrollbar to show the text. How I can do that?
Thanks in advance.