Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » SWT.LINE_DOT not implemented(Any suggestions how to draw non solid lines in RAP)
SWT.LINE_DOT not implemented [message #658906] Thu, 10 March 2011 11:29 Go to next message
Stefan Klaus is currently offline Stefan KlausFriend
Messages: 21
Registered: February 2011
Junior Member
Hi!

Today i stumbled across a not implemented feature of RAP-GC: Non solid lines like dotted or dashed, to be set with gc..setLineStyle(SWT.LINE_DASH);

Are there any suggestions how to do this with the current implementation of RAP-GC, (exept of drawing multiple lines which is no option due to IE 8 constraints)?

Are there plans for implementation of that feature in future?

Greetings
Stefan
Re: SWT.LINE_DOT not implemented [message #659159 is a reply to message #658906] Fri, 11 March 2011 10:07 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi Stefan.

> Are there any suggestions how to do this with the current implementation
> of RAP-GC, (exept of drawing multiple lines which is no option due to IE
> 8 constraints)?

Multiple lines is currently the only way to do this.

> Are there plans for implementation of that feature in future?

Its possible in theory, but requires some drastic changes to the GC
implementation. Its currently unclear if and when we will do that.
It would be somewhat simpler to implement if only horizontal and
vertical lines had to be supported, but i don't see that as an option.

Greetings,
Tim
Re: SWT.LINE_DOT not implemented [message #880599 is a reply to message #658906] Sat, 02 June 2012 11:55 Go to previous messageGo to next message
Mohamed El Belamachi is currently offline Mohamed El BelamachiFriend
Messages: 1
Registered: June 2012
Junior Member
hi,
I have the same problem of LINE_DASH in my GEF/RAP application, do you have any solution to solve it ?

Greetings,
Med
Re: SWT.LINE_DOT not implemented [message #881268 is a reply to message #880599] Mon, 04 June 2012 08:52 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

We have a bug for this issue: [GC] support for lines styles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=317437

Regards, Ralf

--
Ralf Sternberg

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:ECF plugins disappear...
Next Topic:RAP, browser widget, cookies and "session timed out"?
Goto Forum:
  


Current Time: Sat Apr 20 03:48:08 GMT 2024

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

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

Back to the top