[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Can I do custom painting of a widget on the Workbench?

I'm developing an RCP application and using standard Workbench components. However, I'd like a slightly different look-and-feel than the default that Eclipse provides. For example, I'd like to display the Fast View Bar without borders or a handle, with less padding, and make the buttons display both an icon and text. Is there anything equivalent to Swing look-and-feel? Or even a way to override the paint methods on Workbench widegets?

Thanks,

John