Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Eclipse RCP Themes .MToolBar.Draggable Problem.(Main toolbar not visible anymore)
Eclipse RCP Themes .MToolBar.Draggable Problem. [message #1498596] Thu, 04 December 2014 14:24
Marcel Austenfeld is currently offline Marcel AustenfeldFriend
Messages: 160
Registered: July 2009
Senior Member
I have created a custom theme for my Eclipse RCP (Eclipse 4.4, Compat. Layer, 3.x plugins).

Everything works fine however the only missing part is the ToolBar draggable which is not working with my CSS.

If i add:

.MToolBar.Draggable {
handle-image: url(./myHandle.png);

}

the whole Eclipse main toolbar is not visible anymore. The image paths are correct and i also added the paths to my CSS resources e.g. described here:

http://stackoverflow.com/questions/18982063/add-toolbar-in-eclipse-rcp-application

Without the draggable if i install additional plugins i have some small gaps between the plugins actions.

Any help to make the toolbar visible with the draggable is appreciated.
Previous Topic:Workbench layout not saved between sessions
Next Topic:Include an XML Editor in my E4 application
Goto Forum:
  


Current Time: Tue Mar 19 14:00:17 GMT 2024

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

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

Back to the top