org.eclipse.swt.custom.CCombo are evil and should never be used as components on dialogs and editors!
They look deceptively “fine” on Windows:

But on MacOS X (I would expect same on on GTK) they look completely wrong:
It is not always possible to test on other OSes – so I believe avoiding this component is a good way to make the UI look better on other OSes.