[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: How can I disable auto-arrange functions of the "flow" example of GEF?

As a user, you cannot disable this feature.  Are you asking as a developer 
wanting to modify the example code? It is not a simple task.

"GuoYI" <eric_guoyi@xxxxxxxxxxx> wrote in message 
news:d1nq0e$rnv$1@xxxxxxxxxxxxxxxxxxx
> Nowdays I was working on editing 'flow' example of GEF. I found the "flow" 
> example can automate arrange nodes and connections within the canvas. I 
> found the GraphAnimation class might have close relationship with the 
> function as well. are there some friends have some idea about it? actually 
> I want to edit a swithpoint or toggle to enable/disable this function.
> Would some friends like to give me some idea about it?
> Thanks in advance.
>