Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Can I do custom painting of a widget on the Workbench?
Can I do custom painting of a widget on the Workbench? [message #465028] Sat, 03 December 2005 05:17 Go to next message
John Didion is currently offline John DidionFriend
Messages: 2
Registered: July 2009
Junior Member
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
Re: Can I do custom painting of a widget on the Workbench? [message #465043 is a reply to message #465028] Sun, 04 December 2005 06:33 Go to previous messageGo to next message
Billy Biggs is currently offline Billy BiggsFriend
Messages: 94
Registered: July 2009
Member
John Didion wrote:
> 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?

It may not be as rich as you need, but see the presentations and
theme APIs in the Platform UI code and help documentation.

-Billy
Re: Can I do custom painting of a widget on the Workbench? [message #465063 is a reply to message #465043] Mon, 05 December 2005 06:00 Go to previous message
John Didion is currently offline John DidionFriend
Messages: 2
Registered: July 2009
Junior Member
Thanks for your response. The Presentations API only allows for
modification of views and editors. I don't see any way to get at the Fast
View Bar. Is there any way to get at it?

Thanks
Previous Topic:How can I get a children of some tree node?
Next Topic:Composite Sizes
Goto Forum:
  


Current Time: Fri Apr 19 03:37:44 GMT 2024

Powered by FUDForum. Page generated in 0.02779 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top