[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: What is this widget?

The spacing is done by the layout.

The round corners are from calling CTabFolder.setSimple(false);

"zinc" <zincsterio@xxxxxxxxx> wrote in message 
news:bc1e3938c2ea20a175d5f29832de27d5$1@xxxxxxxxxxxxxxxxxx
> How does Eclipse have such nice borders around its widgets?  You know, 
> around all the columns there is a nice thin border that seperates them, 
> and also rounded edges.  Are these done using SashForm? If so, I can't get 
> mine to look quite like that.
>