[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] How to create horizantal separator as Label

Hi,

I want to use a separator as label. There is Label constructor in swt like Label(composite, SWT.SEPARATOR). But I find this separator appears vertically. I want to use separator that appears horizontally. Can anybody please help?

-Faisal