Re: [Pharo-users] Roassal forms+edges

2014-06-13 Thread rosariosm
Now the second image (view with edges) shows little triangles with the form i added. When i move this triangles, i can see parts of the picture. What are this triangles and how could i resize them? Cheers, Rosario -- View this message in con

[Pharo-users] Roassal forms+edges

2014-06-12 Thread rosariosm
Hi, I'm trying to do a visualization that shows a group of twitter users connected to each other. It shows the images from the users but when i add the edges, the images dissapear. Here's the code: view := RTView new. e1 := RTElement on: user1. e2 := RTElement on: user2. elements := OrderedCol