danionita / e3tools

e3tool is a Java GUI-based tool for constructing and evaluating e3value models. Includes the e3fraud fraud assessment extension
Other
3 stars 4 forks source link

Ability to name and rename tabs and/or graphs #21

Closed danionita closed 7 years ago

bobismijnnaam commented 8 years ago

You can now rename tabs/graphs (same thing at the moment) in the model menu as of 79fd26045cd57032894c341715339056d3eacfe8. Is that sufficient? I was thinking maybe a right mouse menu on the tab is also nice, or maybe if you doubleclick on a tab it allows you to change the tab name as well.

danionita commented 8 years ago

I think it's ok for now. Double-click is a nice-to-have but not necessary atm.

On Sat, Jul 23, 2016 at 3:33 PM, Bob Rubbens notifications@github.com wrote:

You can now rename tabs/graphs (same thing at the moment) in the model menu as of 79fd260 https://github.com/danionita/e3tools/commit/79fd26045cd57032894c341715339056d3eacfe8. Is that sufficient? I was thinking maybe a right mouse menu on the tab is also nice, or maybe if you doubleclick on a tab it allows you to change the tab name as well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/danionita/e3tools/issues/21#issuecomment-234718453, or mute the thread https://github.com/notifications/unsubscribe-auth/AKjEpNCHmYmy5p9VjQ2tDUENpYdjrTyPks5qYhg_gaJpZM4JSkW3 .

bobismijnnaam commented 7 years ago

Fixed as of dc815ec95fad1b2038022f4a95957e1ed0d97f4c. Double clicking a graph tab title allows you to change it in-place.