Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] RAP and GEF/GMF

Hi Jochen,

Thank you for your response.

The eclipse RCP application that I am thinking of converting to RAP uses
a mix of classes under org.eclipse.swt.*, org.eclipse.draw2d.*, and
org.eclipse.gef.* packages for graphic drawing. I am on the learning curve
of these things so unfortunately I am unable to provide further technical details.

Regards

Hanxi


On Thu, Feb 14, 2008 at 4:17 PM, Jochen Krause <jkrause@xxxxxxxxxxxxxx> wrote:
Hi Hanxi,

We are currently evaluating an implementation of draw2d (the drawing
engine for GEF/GMF) for RAP. We have been able to prove the general
feasibility, but we can't commit to anything yet.

It would be helpful for us if you could describe your usecase.

We will send an update on this topic to the mailing list within the next
couple of weeks.

Jochen

-----Original Message-----
From: rap-dev-bounces@xxxxxxxxxxx [mailto:rap-dev-bounces@xxxxxxxxxxx]
On Behalf Of Hanxi Zhang
Sent: Thursday, February 14, 2008 9:33 PM
To: rap-dev@xxxxxxxxxxx
Subject: [rap-dev] RAP and GEF/GMF

Hi,

I am new to RAP. I have
read about RAP not supporting
GEF/GMF based graphic drawing
frameworks. I would appreciate
comments on the issue. What is
the technical difficulty in supporting
them? Are there any possible workarounds to convert an RCP application
using GEF/GMF to draw lines and arrows into the RAP framework?

Thank you very much!

Hanxi

_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev


Back to the top