Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Eclipse RAP questions(Why views are not draggable? And other questions.)
Eclipse RAP questions [message #790480] Sat, 04 February 2012 05:00 Go to next message
Eclipse UserFriend
I have some questions about RAP

1. In examples the views are not dockable and draggable. Is it possible to drag view from one location to another?
2. RAP has very nice conception - all user code execute on server side and gui's change fetch from server automatically. It's OK, but is it possible this in RCP (not RAP) application? I need some client features that missing in RAP (e.g the system tray and other integration with system). It's will be great if we have the advanced feature of RAP (server side gui) and rich client features as system tray, etc...
Re: Eclipse RAP questions [message #791810 is a reply to message #790480] Mon, 06 February 2012 04:37 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

> 1. In examples the views are not dockable and draggable. Is it possible
> to drag view from one location to another?

That's not yet possible in RAP and there are currently no plans to
implement this feature. But there's already a feature request opened
with a (probably outdated) patch [1].

> 2. RAP has very nice conception - all user code execute on server side
> and gui's change fetch from server automatically. It's OK, but is it
> possible this in RCP (not RAP) application? I need some client features
> that missing in RAP (e.g the system tray and other integration with
> system). It's will be great if we have the advanced feature of RAP
> (server side gui) and rich client features as system tray, etc...

With the new JSON-based client-server protocol [2] it is possible to
connect alternative client implementations to a RAP server. We currently
use this with mobile clients, but an SWT-based client would also be
possible.

Regards, Ralf


[1] 315680: Moveable/Draggable Views
https://bugs.eclipse.org/bugs/show_bug.cgi?id=315680
[2] http://wiki.eclipse.org/RAP/Protocol

--
Ralf Sternberg

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Eclipse RAP questions [message #792959 is a reply to message #791810] Tue, 07 February 2012 10:58 Go to previous message
Eclipse UserFriend
Ralf Sternberg, thank you for answer, it help me very much.
Re: Eclipse RAP questions [message #792963 is a reply to message #791810] Tue, 07 February 2012 10:58 Go to previous message
Eclipse UserFriend
Ralf Sternberg, thank you for answer, it help me very much.
Previous Topic:java.util.MissingResourceException occured after changing to RAP1.5M5
Next Topic:HTML 5/ Web Worker support
Goto Forum:
  


Current Time: Fri May 16 05:42:36 EDT 2025

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

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

Back to the top