Jannik, the last version of Mondrian should do the thing.
Thanks for having spotted this problem.
Cheers,
Alexandre
On 30 Jun 2010, at 18:58, Laval Jannik wrote:
Hi Alex,
Thank you, but with submorph, it seems to not work.
Here is a small script:
====
view nodes:#(1 2 3 4) forEach:[:n |
view nodes:#(5 6 7 8).
view interaction action: #inspect.
view edgesFrom:[:e | e - 1].
]
====
Or maybe I do something wrong.
Cheers,
Jannik
On Jun 30, 2010, at 17:45 , Alexandre Bergel wrote:
Hi Jannik,
Sure you can. Try this in an easel.
-=-=-=-=-=-=-=-=-=-=-=-=
view shape rectangle size: 30.
view nodes: {1 . 2}.
view interaction action: #inspect.
view edges: {1 -> 2} from: #key to: #value
-=-=-=-=-=-=-=-=-=-=-=-=
You can then right click on the edge.
Cheers,
Alexandre
On 30 Jun 2010, at 12:12, Laval Jannik wrote:
Hi all,
Is it possible to build interaction on edges ?
I would like to have a popup and a menu.
Cheers,
---
Jannik Laval
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
---
Jannik Laval
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.