[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: How to draw line using GEF

Vijay Mathew wrote:
Hi all,

i need to draw lines in the editor using GEF...Implementing line widget is different from implementing any other widgets ie, if we drag a line from right to left diagonally ,since we are not able to know the start position and end position of dragging ,the line is not drawn as we intended...So can u all pls help me..

Thanks in advance for any reply

Vijay



i have a line editpart i created, with associated create commands and whatnot. Its not perfect though. I still need to fix the group dragging, but other than that it works.


I can send u if u like.


CL