Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Some JavaScript based widget examples/spinn offs
Some JavaScript based widget examples/spinn offs [message #880984] Sun, 03 June 2012 15:12 Go to next message
Thomas Kratz is currently offline Thomas KratzFriend
Messages: 165
Registered: July 2009
Senior Member
Hi, over the last couple of months I learned what it takes to single source a larger RCP application.

Within this efforts I created some JavaScript/Browser based widgets, that run perfectly well in RAP and the RCP client. I put them on github,

It's a ckEditor (hey guys that was your idea) that can fire dirty events
https://github.com/eiswind/ckeditor-eclipse-rcp

Then, almost the same idea, a groovy code editor (can do many other languages)
https://github.com/eiswind/codemirror-eclipse-rcp

And more a snippet than a reusable sample an integration of the dojo gantt chart that pulls its data from a spring mvc based rest service.
https://github.com/eiswind/gantt-chart-eclipse-rcp

There's also a RAP port of the nebula TableCombo Widget on my github site.

These are just spin offs that maybe can inspire you to do other weird javascript stuff Smile

If you want to try them, goto demo.eiswind.de/mango and sign in with nobody/nobody.

[Updated on: Sun, 03 June 2012 15:13]

Report message to a moderator

Re: Some JavaScript based widget examples/spinn offs [message #885031 is a reply to message #880984] Tue, 12 June 2012 09:52 Go to previous message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.

Thats great stuff! I added it to our wiki:
http://wiki.eclipse.org/RAP/Add-Ons#Add-Ons_for_RAP
I hope to extend that wiki page more, and at some point migrate it to
the rap homepage for greater exposure.

Just one question. It looks like you separated the javascript resources
so it runs in RCP as well. (Which is fine.) However, that means you have
to make the resources available somehow before it runs in RAP. We just
added a chapter about that to the developers guide, perhaps you could
linke there in your READMEs? Here's the url:

http://www.eclipse.org/rap/developers-guide/devguide.php?topic=rwt/custom-widget.html#browserResources

Greetings,
Tim

--
Tim Buschtöns

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:How to insert widget from sandbox into RAP-Target
Next Topic:Styling height of view tab folder
Goto Forum:
  


Current Time: Thu Apr 25 01:58:45 GMT 2024

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

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

Back to the top