Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Using Business Theme override only the Logo
Using Business Theme override only the Logo [message #1219339] Tue, 03 December 2013 12:55 Go to next message
Jack Kilian is currently offline Jack KilianFriend
Messages: 40
Registered: March 2012
Member
Hi,

I use RAP 2.1


I want to use the Business Theme and change only the "default" logo image with my company logo.

How can I do this?

I read something about:

<layoutSet
class="<myCustomPackage>.LogoInitializer"
id="org.eclipse.rap.design.example.layoutset.logo"
name="Logo"
overridesId="org.eclipse.rap.design.example.layoutset.logo">
</layoutSet>

But when I only implement that class and load it via an Extension I get NullPointerException in any Header builder class?

Independant from that Exceptions...can anybody show or expalin me the correct way to implement the minimalistic things only to change the MyCompany Logo from that Theme via that 'overridesId'?

best regards
jk
Re: Using Business Theme override only the Logo [message #1219699 is a reply to message #1219339] Thu, 05 December 2013 12:57 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Jack,
could you provide your complete plugin.xml and the stack trace of the
exception?
Best,
Ivan

--
Ivan Furnadjiev

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Calendar in some months shows wrong weekdays (only in IE)
Next Topic:Coolobar using Handler/Commands
Goto Forum:
  


Current Time: Tue Apr 23 12:00:22 GMT 2024

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

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

Back to the top