[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] SashForm Divider render Sunken
|
All,
I'm simply use SashForm with the SWT.NONE as style and the divider dose not
show up at all. But if you move your mouse close to the divider line, a
shadow shows up for dragging.
If I use SWT.DEFAULT or SWT.BORDER as a style, then a "sunken" divider of
default width 3 pixels shows up instead of the normal "raise" rendering of
the divider like all Window apps.
What do I have to do to make the divider render "raised" instead of
"sunken"?
Thanks
-dy