Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » rap theme contribution
rap theme contribution [message #1141626] Thu, 17 October 2013 05:21 Go to next message
anthony han is currently offline anthony hanFriend
Messages: 1
Registered: October 2013
Junior Member
is theme contribution avaiable when rap is running standalone?
Re: rap theme contribution [message #1142375 is a reply to message #1141626] Thu, 17 October 2013 15:26 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,
yes... just add:
---
application.addStyleSheet( RWT.DEFAULT_THEME_ID, "theme/contribution.css" );
---
to your application configuration to contribute "contribution.css" to
RAP default theme.
HTH,
Ivan

On 10/17/2013 5:50 PM, anthony han wrote:
> is theme contribution avaiable when rap is running standalone?

--
Ivan Furnadjiev

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: rap theme contribution [message #1148902 is a reply to message #1142375] Mon, 21 October 2013 20:33 Go to previous messageGo to next message
Milko Krastev is currently offline Milko KrastevFriend
Messages: 17
Registered: July 2013
Junior Member
Is is possible to switch themes in RAP 2.1 on per user basis without using different EntryPoints? Suppose we have 5 themes available and a user chooses one of them, how can we remember that decision and load the application correspondingly?
Re: rap theme contribution [message #1149541 is a reply to message #1148902] Tue, 22 October 2013 06:32 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 Milko,
this is currently not possible. We have an enhancement request opened:
419098: [Theming] Support changing theme without changing url
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419098
Best,
Ivan

On 10/21/2013 11:33 PM, Milko Krastev wrote:
> Is is possible to switch themes in RAP 2.1 on per user basis without
> using different EntryPoints? Suppose we have 5 themes available and a
> user chooses one of them, how can we remember that decision and load
> the application correspondingly?

--
Ivan Furnadjiev

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: rap theme contribution [message #1159456 is a reply to message #1141626] Mon, 28 October 2013 14:54 Go to previous messageGo to next message
Milko Krastev is currently offline Milko KrastevFriend
Messages: 17
Registered: July 2013
Junior Member
How can I change the default look and feel of those system messages that indicate "Server is currently unavailable", "Session has expired", and so on. I tried with different elements in the theming guide, but nothing seems to work.
Re: rap theme contribution [message #1159462 is a reply to message #1159456] Mon, 28 October 2013 15:00 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Milko,
this is currently not possible. See bug:
342140: Customizable error message box
https://bugs.eclipse.org/bugs/show_bug.cgi?id=342140
Best,
Ivan

On 10/28/2013 4:54 PM, Milko Krastev wrote:
> How can I change the default look and feel of those system messages
> that indicate "Server is currently unavailable", "Session has
> expired", and so on. I tried with different elements in the theming
> guide, but nothing seems to work.

--
Ivan Furnadjiev

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Unresponsive script error in Combo widget
Next Topic:Label text is initially truncated
Goto Forum:
  


Current Time: Fri Apr 19 08:11:17 GMT 2024

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

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

Back to the top