Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Theming ToolItem DropDown (The DropDown ToolItem depends on the global rwt-shadow-color setting)
Theming ToolItem DropDown [message #967030] Thu, 01 November 2012 12:33 Go to next message
Tobias Hofer is currently offline Tobias HoferFriend
Messages: 3
Registered: November 2012
Junior Member
Hi,

I try to style a DropDown ToolItem in a ToolBar. Everything works fine, execept of the vertical separator line in a DropDown ToolItem. It seems that it depends on the global setting 'rwt-shadow-color'.

I cannot figure out how to change the color of the separator line for my own style variant. Changing the global setting affects the default theme. That's not what I want.

Thanks in advance.


--
Tobias Hofer
Re: Theming ToolItem DropDown [message #968131 is a reply to message #967030] Fri, 02 November 2012 08:03 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Tobias,
did you try to style
ToolItem-DropDownIcon {
border : ...
}
According to the theming documentation changing this border will change
the style of the separator line.
HTH,
Ivan

On 11/1/2012 2:35 PM, Tobias Hofer wrote:
> Hi,
>
> I try to style a DropDown ToolItem in a ToolBar. Everything works fine, execept of the vertical separator line in a DropDown ToolItem. It seems that it depends on the global setting 'rwt-shadow-color'.
>
> I cannot figure out how to change the color of the separator line for my own style variant. Changing the global setting affects the default theme. That's not what I want.
>
> Thanks in advance.
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Theming ToolItem DropDown [message #968437 is a reply to message #968131] Fri, 02 November 2012 13:09 Go to previous message
Tobias Hofer is currently offline Tobias HoferFriend
Messages: 3
Registered: November 2012
Junior Member
No I did not have seen that hint in the documentation and yes it works.

Thanks,
Tobias


--
Tobias Hofer
Previous Topic:MediaOrgan - applied RWT/SWT single-sourcing
Next Topic:How to close panel popuped over editor in Eclipse Juno
Goto Forum:
  


Current Time: Thu Apr 25 23:19:07 GMT 2024

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

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

Back to the top