Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stem-dev] Graph Editor - Further Work

Hi Jan,
Not for this release - but for future releases - couldn't option
c2 works as follows?
On right click or on selecting >New, a dialog appears.
The dialog contains
a combobox that lets one decide what to add (new label, new decorator (eg disease or population model), node, edge, new sub-graph etc. )
and
another combo box that shows the existing graphs and allows one to select which graph to add to.
By default the graph which is the direct parent of the node or edge being clicked on could show as the first choice.

Best Regards,
Jamie

IBM Almaden Research Center, 650 Harry Rd.
San Jose, CA 95120-6099
email: kaufman@xxxxxxxxxxxxxxx
phone: (408) 927-2477  (tie 457-2477)




From: "Wigger Jan-Frederik" <Jan-Frederik.Wigger@xxxxxxxxxxx>
To: <stem-dev@xxxxxxxxxxx>
Date: 04/12/2011 11:26 PM
Subject: [stem-dev] Graph Editor - Further Work
Sent by: stem-dev-bounces@xxxxxxxxxxx





Hi all,

To quickly fix the bugs til end of the week,
As the added labels are completely new, we have to think about where to
add the labels.
a) If it is only one graph: sure, saved in this graph.
b) When we "Save As..": the same: it is all saved in one graph.

c) If we open a canonical graph, potentially consisting of several
graphs that contribute labels, it might become more difficult..
c1) Make a new graph, called something like "user created additions",
where labels, edges and nodes (latter two not implemented yet) will be
saved
c2) Make up something clever to assign the change to the appropriate
graph and save it there

I think c1 is easier at the moment. What do you think? Any objections?


Jan



_______________________________________________
stem-dev mailing list
stem-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/stem-dev



Back to the top