Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Draw2D fill arc in CHORD
Draw2D fill arc in CHORD [message #700097] Fri, 22 July 2011 20:38 Go to next message
Xihui Chen is currently offline Xihui ChenFriend
Messages: 35
Registered: June 2011
Member
In RAP, draw2d fill arc in Chord, which is different from RCP. Do we have any solution?

BTW, here are some other things I found that are not supported in RAP Draw2D:

No Dash line.
No Pattern
No Tooltip
Doesn't support Clip
No GC(Image)
The RepeatFiringBehavior of ButtonModel doesn't work, because Display.getCurrent() should not be called from non-UI thread.

In RCP:
index.php/fa/3450/0/

In RAP (notice the Arc widget on upper right part:
index.php/fa/3449/0/
Re: Draw2D fill arc in CHORD [message #703314 is a reply to message #700097] Wed, 27 July 2011 12:40 Go to previous message
Eclipse UserFriend
Originally posted by:

that the fill arc works differently from RCP looks like a bug, either in
the Draw2D adoption of RAP or in RAP's GC implementation. Would you mind
to file a bug report?

For the things currently missing i RAP, you may want to file an
enhancement request. For GC(Image) there is already one:
318900: Image class doesn't implement Drawable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318900

Regards,
Rüdiger

On 22.07.2011 22:38, Xihui Chen wrote:
> In RAP, draw2d fill arc in Chord, which is different from RCP. Do we have any solution?
>
> BTW, here are some other things I found that are not supported in RAP Draw2D:
>
> No Dash line.
> No Pattern
> No Tooltip
> Doesn't support Clip
> No GC(Image)
> The RepeatFiringBehavior of ButtonModel doesn't work, because Display.getCurrent() should not be called from non-UI thread.
>
> In RCP:
>
>
> In RAP (notice the Arc widget on upper right part:
>

--
Rüdiger Herrmann

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:New RAP timeout message
Next Topic:IllegalStateException when calling response.getOutputStream
Goto Forum:
  


Current Time: Thu Apr 25 07:23:55 GMT 2024

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

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

Back to the top