Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » [GEF] Thumbnail + direct edit issues
[GEF] Thumbnail + direct edit issues [message #698798] Wed, 20 July 2011 08:41 Go to next message
Arnaud MERGEY is currently offline Arnaud MERGEYFriend
Messages: 243
Registered: March 2010
Location: France
Senior Member
Hello,

In GEF incubator, trying to display a thumbnail in Outline View, instead of Thumbnail, there is a black rectangle

I attach a single sourced snippet, so I have checked it worked with RCP.

To reproduce, launch the application and double-click on an item in the left tree
to open the GEF editor.

In RCP the Thumbnail is correctly displayed in Outline, in RAP it is black

The editor source is here in the snippet:
/snippet.gef.sample2/src/snippet/gef/sample2/ModelDesignGraphEditor.java

Also another issue That can be checked with this snippet, but I have seen it as well in org.eclipse.rap.gef.demo demo bundle
Direct Edit request does not seems to be send to the graphical edit part.

For example in the snippet if you select, then click on "Entity_0" label in blue shape, in RCP you can change the value, in RAP you cannot.

By debugging in RAP
snippet.gef.sample2.gef.part.EntityPart.performRequest(Request) is not called.

[Updated on: Wed, 20 July 2011 08:41]

Report message to a moderator

Re: [GEF] Thumbnail + direct edit issues [message #703673 is a reply to message #698798] Wed, 27 July 2011 20:05 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Arnaud,

the GEF port in the RAP incubator is just a prototype, it's not meant to
be feature complete. You're welcome to submit improvements, patches or
file enhancement requests against RAP incubator.

Best regards, Ralf

--
Ralf Sternberg

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:TableItem Fontsize and weight
Next Topic:Virtual table and select all items problem
Goto Forum:
  


Current Time: Fri Apr 26 04:06:15 GMT 2024

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

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

Back to the top