Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » change business design
change business design [message #536165] Thu, 27 May 2010 09:56 Go to next message
Lars Fischer is currently offline Lars FischerFriend
Messages: 105
Registered: July 2009
Senior Member
Hello,

I would like to adjust the business design to my needs:
- reduce the gap between the view/editor areas
- reduce the gap around the status line
- reduce the left and right gap to the browser window
- reduce the gap below the menu bar
- change/remove the "MyCorp" logo
- display the icon of a view/editor left to the title (like in the
classic design)

Do I have to create a new design for these changes or can this be done
by extension points?

Regards,
Lars
Re: change business design [message #536445 is a reply to message #536165] Fri, 28 May 2010 09:13 Go to previous messageGo to next message
Holger Staudacher is currently offline Holger StaudacherFriend
Messages: 166
Registered: July 2009
Senior Member
Hi Lars,
the designs are example implementations of the interaction-design API.
They are just showcases how RAP can look like. You can switch the logo
with the Layout overriding mechanism. Take a look at
org.eclipse.rap.examples to see how this works. The other
customizations you want to add are not possible at the moment without
changing the whole design. Hope this helps.

Regards Holger

On 2010-05-27 11:56:52 +0200, Lars Fischer <lfischer@fastmail.fm> said:

> Hello,
>
> I would like to adjust the business design to my needs:
> - reduce the gap between the view/editor areas
> - reduce the gap around the status line
> - reduce the left and right gap to the browser window
> - reduce the gap below the menu bar
> - change/remove the "MyCorp" logo
> - display the icon of a view/editor left to the title (like in the
> classic design)
>
> Do I have to create a new design for these changes or can this be done
> by extension points?
>
> Regards,
> Lars


--
-----------------------------------------

http://eclipsesource.com

http://twitter.com/eclipsesource
Re: change business design [message #536539 is a reply to message #536445] Fri, 28 May 2010 15:09 Go to previous messageGo to next message
Lars Fischer is currently offline Lars FischerFriend
Messages: 105
Registered: July 2009
Senior Member
Hello Holger,

On 28.05.2010 11:13, Holger Staudacher wrote:
> the designs are example implementations of the interaction-design API.
> They are just showcases how RAP can look like. You can switch the logo
> with the Layout overriding mechanism. Take a look at
> org.eclipse.rap.examples to see how this works. The other customizations
> you want to add are not possible at the moment without changing the
> whole design. Hope this helps.

Thank you for the answer. I will have a look at the example.

I would like to create a new Design based on the business design and
previously looked at the "org.eclipse.rap.design.example.source.jar".
There is an additional folder "patchsrc" and the file
"org.eclipse.rap.design.example.jar" contains an "patch.jar".
What is this for? Do I need such classes too?

Regards,
Lars
Re: change business design [message #536685 is a reply to message #536539] Sat, 29 May 2010 20:43 Go to previous message
Holger Staudacher is currently offline Holger StaudacherFriend
Messages: 166
Registered: July 2009
Senior Member
Hi Lars,
all RAP bundles have this patch.jar to make it possible to use patch
fragments. You don't need this. I suggest that you check out the design
bundle from our CVS to see whats necessary for implementing an own
design.

Regards Holger

On 2010-05-28 17:09:04 +0200, Lars Fischer <lfischer@fastmail.fm> said:

> Hello Holger,
>
> On 28.05.2010 11:13, Holger Staudacher wrote:
>> the designs are example implementations of the interaction-design API.
>> They are just showcases how RAP can look like. You can switch the logo
>> with the Layout overriding mechanism. Take a look at
>> org.eclipse.rap.examples to see how this works. The other customizations
>> you want to add are not possible at the moment without changing the
>> whole design. Hope this helps.
>
> Thank you for the answer. I will have a look at the example.
>
> I would like to create a new Design based on the business design and
> previously looked at the "org.eclipse.rap.design.example.source.jar".
> There is an additional folder "patchsrc" and the file
> "org.eclipse.rap.design.example.jar" contains an "patch.jar".
> What is this for? Do I need such classes too?
>
> Regards,
> Lars


--
-----------------------------------------

http://eclipsesource.com

http://twitter.com/eclipsesource
Previous Topic:strange 'context has been disposed' problems in RWTLifeCycle-class in rap 1.2.1
Next Topic:[Business-Theme] ViewPart Stack not working properly?
Goto Forum:
  


Current Time: Sat Jul 27 09:38:44 GMT 2024

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

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

Back to the top